# Other

- [Protocol Integrations](https://docs.yeti.finance/other/protocol-integrations.md): This page will breakdown some of Yeti’s current protocol integrations, new and current users can review how Yeti Finance can be used in conjunction with protocols.
- [Definitions](https://docs.yeti.finance/other/definitions.md): Yeti's Protocol Terminology
- [FAQ](https://docs.yeti.finance/other/faq.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.
- [Protocol Security](https://docs.yeti.finance/other/protocol-security.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://docs.yeti.finance/other/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 avaliable in the U.S.
- [Bug Bounty Program](https://docs.yeti.finance/other/bug-bounty-program.md)
- [Using Yeti Finance Testnet](https://docs.yeti.finance/other/using-yeti-finance-testnet.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.yeti.finance/other.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.
