# Yeti Finance Technical Docs

## Yeti Finance Technical Docs

- [Introduction](https://techdocs.yeti.finance/introduction.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.
- [Terms of Service](https://techdocs.yeti.finance/terms-of-service.md): Please read the most updated and full Terms of Service at https://app.yeti.finance/#/terms
- [Disclaimer: Risks & YETI/YUSD](https://techdocs.yeti.finance/disclaimer-risks-and-yeti-yusd.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.
- [General](https://techdocs.yeti.finance/how-does-yeti-finance-work/general.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.
- [Borrowing](https://techdocs.yeti.finance/how-does-yeti-finance-work/borrowing.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.
- [Stablecoin Borrowing](https://techdocs.yeti.finance/how-does-yeti-finance-work/borrowing/stablecoin-borrowing.md): In-depth overview on borrowing with yield-bearing stables
- [Borrowing FAQ](https://techdocs.yeti.finance/how-does-yeti-finance-work/borrowing/borrowing-faq.md): Please read our DISCLAIMERS: RISK OF USING PROTOCOL before using our protocol and/or interacting with YETI or the YUSD token.
- [Yield Bearing Collateral](https://techdocs.yeti.finance/how-does-yeti-finance-work/yield-bearing-collateral.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.
- [Redemptions and YUSD Peg](https://techdocs.yeti.finance/how-does-yeti-finance-work/redemptions-and-yusd-price-stability.md): Please review Disclaimer: Risk of Using Protocol and Terms of Service before using Yeti Finance and/or interacting with YETI or YUSD. Yeti Finance & YETI/YUSD are not avaliable in the U.S.
- [Recovery Mode](https://techdocs.yeti.finance/how-does-yeti-finance-work/recovery-mode.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.
- [Definitions](https://techdocs.yeti.finance/how-does-yeti-finance-work/definitions.md): Terminology
- [Stability Pool and Liquidations](https://techdocs.yeti.finance/how-does-yeti-finance-work/stability-pool-and-liquidations.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.
- [Interest](https://techdocs.yeti.finance/how-does-yeti-finance-work/interest.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.
- [Token Overview](https://techdocs.yeti.finance/yeti-and-yusd/yeti-rewards-and-tokenomics.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.
- [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
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://techdocs.yeti.finance/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.
