> For the complete documentation index, see [llms.txt](https://docs.avalonfinance.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avalonfinance.xyz/avalon-btcfi-products.md).

# Avalon BTCFi Products

- [CeDeFi CDP USDa](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda.md)
- [Why USDa Stands Out](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda/why-usda-stands-out.md)
- [How to Use USDa](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda/how-to-use-usda.md)
- [Risk Management](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda/risk-management.md)
- [Interest Rate Model](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda/interest-rate-model.md)
- [USDa Audits](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-cdp-usda/usda-audits.md)
- [CeDeFi Lending](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-lending.md)
- [How to Use CeDeFi Lending](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-lending/how-to-use-cedefi-lending.md)
- [Risk Management](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-lending/risk-management.md)
- [Interest Rate Model](https://docs.avalonfinance.xyz/avalon-btcfi-products/cedefi-lending/interest-rate-model.md)
- [DeFi Lending](https://docs.avalonfinance.xyz/avalon-btcfi-products/defi-lending.md)
- [Isolated Lending Pool Mechanism](https://docs.avalonfinance.xyz/avalon-btcfi-products/defi-lending/isolated-lending-pool-mechanism.md)
- [Interest Rate Mechanism](https://docs.avalonfinance.xyz/avalon-btcfi-products/defi-lending/interest-rate-mechanism.md)
- [Liquidation](https://docs.avalonfinance.xyz/avalon-btcfi-products/defi-lending/liquidation.md)
- [Oracles](https://docs.avalonfinance.xyz/avalon-btcfi-products/defi-lending/oracles.md)
- [DeFi Lending Audits](https://docs.avalonfinance.xyz/avalon-btcfi-products/defi-lending/defi-lending-audits.md)


---

# 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 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.avalonfinance.xyz/avalon-btcfi-products.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.
