# Solido&#x20;

## Solido

- [Introduction](https://solido-money.gitbook.io/solido/introduction.md): Supercharging AutoFi on the Supra blockchain.
- [Litepaper](https://solido-money.gitbook.io/solido/litepaper.md): The autonomous liquidity infrastructure of Web3 — where capital self-manages, strategies evolve, and yield flows without friction.
- [General](https://solido-money.gitbook.io/solido/flow-protocol/general.md)
- [Mechanics](https://solido-money.gitbook.io/solido/flow-protocol/mechanics.md)
- [Fee Model](https://solido-money.gitbook.io/solido/flow-protocol/fee-model.md)
- [General](https://solido-money.gitbook.io/solido/cash-protocol/general.md)
- [Troves and Collateral](https://solido-money.gitbook.io/solido/cash-protocol/troves-and-collateral.md)
- [Liquidations](https://solido-money.gitbook.io/solido/cash-protocol/liquidations.md)
- [Redemptions](https://solido-money.gitbook.io/solido/cash-protocol/redemptions.md)
- [Fee Model](https://solido-money.gitbook.io/solido/cash-protocol/fee-model.md)
- [General](https://solido-money.gitbook.io/solido/grow-protocol/general.md)
- [Mechanics](https://solido-money.gitbook.io/solido/grow-protocol/mechanics.md)
- [Fee Model](https://solido-money.gitbook.io/solido/grow-protocol/fee-model.md)
- [Overview](https://solido-money.gitbook.io/solido/safv/overview.md): Strategy-Backed Asset Framework for Supra AutoFi
- [Scope & Positioning](https://solido-money.gitbook.io/solido/safv/scope-and-positioning.md)
- [Origins & Specification](https://solido-money.gitbook.io/solido/safv/origins-and-specification.md)
- [Get Started](https://solido-money.gitbook.io/solido/safv/get-started.md)
- [Product Guide](https://solido-money.gitbook.io/solido/information/product-guide.md): Your go-to guide to get started with Solido Cash.
- [Audit Reports](https://solido-money.gitbook.io/solido/information/audit-reports.md)
- [Contracts](https://solido-money.gitbook.io/solido/information/contracts.md)
- [Brand Kit](https://solido-money.gitbook.io/solido/information/brand-kit.md)
- [Risks](https://solido-money.gitbook.io/solido/disclaimers/risks.md): Please review our Disclaimer and Terms of Service before using Solido or interacting with $stSUPRA, $CASH, or $bCASH.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://solido-money.gitbook.io/solido/introduction.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.
