# Protocol Mechanics

- [Isolated Markets](https://docs.granite.world/protocol-mechanics/isolated-markets.md)
- [Single Asset Pools](https://docs.granite.world/protocol-mechanics/isolated-markets/single-asset-pools.md)
- [Benefits](https://docs.granite.world/protocol-mechanics/isolated-markets/benefits.md)
- [No Rehypothecation](https://docs.granite.world/protocol-mechanics/no-rehypothecation.md)
- [Interest Rates](https://docs.granite.world/protocol-mechanics/interest-rates.md)
- [Utilization Rate](https://docs.granite.world/protocol-mechanics/interest-rates/utilization-rate.md)
- [Rate Calculation](https://docs.granite.world/protocol-mechanics/interest-rates/rate-calculation.md)
- [Market Dynamics](https://docs.granite.world/protocol-mechanics/interest-rates/market-dynamics.md)
- [Safety Mechanisms](https://docs.granite.world/protocol-mechanics/safety-mechanisms.md)
- [Risk Parameters](https://docs.granite.world/protocol-mechanics/safety-mechanisms/risk-parameters.md)
- [Protocol Reserve](https://docs.granite.world/protocol-mechanics/safety-mechanisms/protocol-reserve.md)
- [Safety Module](https://docs.granite.world/protocol-mechanics/safety-mechanisms/safety-module.md)
- [Withdrawal Caps](https://docs.granite.world/protocol-mechanics/safety-mechanisms/withdrawal-caps.md)
- [Oracle Implementation](https://docs.granite.world/protocol-mechanics/oracle-implementation.md)
- [Withdrawal Caps](https://docs.granite.world/protocol-mechanics/withdrawal-caps.md)


---

# 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://docs.granite.world/protocol-mechanics.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.
