# Concepts

- [Summary](https://chi-protocol.gitbook.io/chi-docs/concepts/summary.md): The Basics
- [Dual Stability Mechanism (DSM)](https://chi-protocol.gitbook.io/chi-docs/concepts/dual-stability-mechanism-dsm.md): Mechanics
- [DSM Scenario Analysis](https://chi-protocol.gitbook.io/chi-docs/concepts/dual-stability-mechanism-dsm/dsm-scenario-analysis.md): How Does the DSM Operate Across Different Market States?
- [Sustainable Reward Sources ](https://chi-protocol.gitbook.io/chi-docs/concepts/sustainable-reward-sources.md): Sustainable, Decentralised and Transparent Sources of Rewards
- [Token Boost](https://chi-protocol.gitbook.io/chi-docs/concepts/sustainable-reward-sources/token-boost.md): Boosting Tokens - Multiplying Rewards
- [Collateral Risk Management](https://chi-protocol.gitbook.io/chi-docs/concepts/collateral-risk-management.md): Risk Management Practices
- [Fees](https://chi-protocol.gitbook.io/chi-docs/concepts/fees.md): Protocol Fees
- [Reserve Fund](https://chi-protocol.gitbook.io/chi-docs/concepts/reserve-fund.md): Additional Safety Measures
- [Risks](https://chi-protocol.gitbook.io/chi-docs/concepts/risks.md): Chi Protocol vs Fiat Backed Stablecoins and Synthetic Dollars
- [Bad Debt Risk](https://chi-protocol.gitbook.io/chi-docs/concepts/risks/bad-debt-risk.md): Bad Debt Risk
- [Collateral Risk](https://chi-protocol.gitbook.io/chi-docs/concepts/risks/collateral-risk.md)
- [Third Party Risk ](https://chi-protocol.gitbook.io/chi-docs/concepts/risks/third-party-risk.md): Third Party Risk
- [Smart Contract Risk ](https://chi-protocol.gitbook.io/chi-docs/concepts/risks/smart-contract-risk.md): Smart Contract Risk


---

# 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://chi-protocol.gitbook.io/chi-docs/concepts.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.
