# USDh

- [Overview](https://docs.hermetica.fi/usdh/overview.md)
- [How it Works](https://docs.hermetica.fi/usdh/how-it-works.md)
- [Mint](https://docs.hermetica.fi/usdh/how-it-works/mint.md)
- [Security](https://docs.hermetica.fi/usdh/how-it-works/security.md)
- [Stability](https://docs.hermetica.fi/usdh/how-it-works/stability.md): How do we maintain the peg?
- [Yield](https://docs.hermetica.fi/usdh/how-it-works/yield.md): Where does sUSDh yield come from?
- [Backing](https://docs.hermetica.fi/usdh/how-it-works/backing.md)
- [Technical Primitives](https://docs.hermetica.fi/usdh/how-it-works/technical-primitives.md)
- [Historical Performance](https://docs.hermetica.fi/usdh/historical-performance.md)
- [Hermetica Reserve Fund](https://docs.hermetica.fi/usdh/hermetica-reserve-fund.md)
- [Audits](https://docs.hermetica.fi/usdh/audits.md)
- [Risk Disclosures](https://docs.hermetica.fi/usdh/risk-disclosures.md)
- [Collateral Risk](https://docs.hermetica.fi/usdh/risk-disclosures/collateral-risk.md)
- [Exchange Risk](https://docs.hermetica.fi/usdh/risk-disclosures/exchange-risk.md)
- [Liquidity Risk](https://docs.hermetica.fi/usdh/risk-disclosures/liquidity-risk.md)
- [Funding Rate Risk](https://docs.hermetica.fi/usdh/risk-disclosures/funding-rate-risk.md)
- [General Risk](https://docs.hermetica.fi/usdh/risk-disclosures/general-risk.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.hermetica.fi/usdh.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.
