# About Yeti Finance

- [Protocol Security](https://techdocs.yeti.finance/about-yeti-finance/audits-and-risks.md): Please review Disclaimer: Risk of Using Protocol and Terms of Service before using the Yeti Finance and/or interacting with YETI or YUSD. Yeti Finance & YETI/YUSD are not avaliable in the U.S.
- [Contract Addresses](https://techdocs.yeti.finance/about-yeti-finance/contract-addresses.md): Please review Disclaimer: Risk of Using Protocol and Terms of Service before using the Yeti Finance and/or interacting with YETI or YUSD. Yeti Finance & YETI/YUSD are not available in the U.S.
- [Bug Bounty Program](https://techdocs.yeti.finance/about-yeti-finance/bug-bounty-program.md)
- [Collateral Integration Process](https://techdocs.yeti.finance/about-yeti-finance/collateral-integration-process.md): Please review Disclaimer: Risk of Using Protocol and Terms of Service before using the Yeti Finance and/or interacting with YETI or YUSD. Yeti Finance & YETI/YUSD are not avaliable in the U.S.
- [Integrations](https://techdocs.yeti.finance/about-yeti-finance/integrations.md)
- [Contract Interaction Through Snowtrace](https://techdocs.yeti.finance/about-yeti-finance/contract-interaction-through-snowtrace.md): Please review Disclaimer: Risk of Using Protocol and Terms of Service before using the Yeti Finance and/or interacting with YETI or YUSD. Yeti Finance & YETI/YUSD are not available in the U.S.
- [Trove Operations](https://techdocs.yeti.finance/about-yeti-finance/contract-interaction-through-snowtrace/trove-operations.md)
- [Stability Pool](https://techdocs.yeti.finance/about-yeti-finance/contract-interaction-through-snowtrace/stability-pool.md)
- [Liquidation](https://techdocs.yeti.finance/about-yeti-finance/contract-interaction-through-snowtrace/liquidation.md)
- [Redemption](https://techdocs.yeti.finance/about-yeti-finance/contract-interaction-through-snowtrace/redemption.md): Please review Disclaimer: Risk of Using Protocol and Terms of Service before using the Yeti Finance and/or interacting with YETI or YUSD. Yeti Finance & YETI/YUSD are not available in the U.S.


---

# 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://techdocs.yeti.finance/about-yeti-finance.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.
