# Protocol

- [Isolated Pools](https://tectonic.gitbook.io/docs/protocol/isolated-pools.md)
- [TONIC Token](https://tectonic.gitbook.io/docs/protocol/tonic-token.md)
- [Earn TONIC from Liquidity Incentives](https://tectonic.gitbook.io/docs/protocol/tonic-token/earn-tonic-from-liquidity-incentives.md)
- [Earn TONIC by staking TONIC](https://tectonic.gitbook.io/docs/protocol/tonic-token/earn-tonic-by-staking-tonic.md)
- [Earn TONIC by locking xTONIC](https://tectonic.gitbook.io/docs/protocol/tonic-token/earn-tonic-by-locking-xtonic.md): Lock your xTONIC in our Maturity Lock Vaults to earn more TONIC rewards
- [TONIC Rewards Boost](https://tectonic.gitbook.io/docs/protocol/tonic-rewards-boost.md)
- [tTokens](https://tectonic.gitbook.io/docs/protocol/ttokens.md)
- [Interest Rate Models](https://tectonic.gitbook.io/docs/protocol/interest-rate-models.md)
- [Standard Model](https://tectonic.gitbook.io/docs/protocol/interest-rate-models/standard-model.md)
- [Jump (Kink) Model](https://tectonic.gitbook.io/docs/protocol/interest-rate-models/jump-kink-model.md)
- [Liquidation Mechanism](https://tectonic.gitbook.io/docs/protocol/liquidation-mechanism.md)
- [Money Market Parameters](https://tectonic.gitbook.io/docs/protocol/money-market-parameters.md)
- [Isolated Pool Parameters](https://tectonic.gitbook.io/docs/protocol/money-market-parameters/isolated-pool-parameters.md)
- [Supply Cap](https://tectonic.gitbook.io/docs/protocol/supply-cap.md)
- [Leverage Management Tools](https://tectonic.gitbook.io/docs/protocol/leverage-management-tools.md)
- [Repay with Collateral](https://tectonic.gitbook.io/docs/protocol/leverage-management-tools/repay-with-collateral.md)
- [Collateral Swap](https://tectonic.gitbook.io/docs/protocol/leverage-management-tools/collateral-swap.md)
- [Shorting Assets](https://tectonic.gitbook.io/docs/protocol/leverage-management-tools/shorting-assets.md)
- [Governance](https://tectonic.gitbook.io/docs/protocol/governance.md): WIP


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tectonic.gitbook.io/docs/protocol.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
