# FAQ

- [List your protocol on Apeboard](https://docs.apeboard.finance/faq/list-your-protocol-on-apeboard.md)
- [Ape Token ? How to support?](https://docs.apeboard.finance/faq/ape-token-how-to-support.md)
- [How to use Ape Board on mobile?](https://docs.apeboard.finance/faq/how-to-use-ape-board-on-mobile.md)
- [iOS](https://docs.apeboard.finance/faq/how-to-use-ape-board-on-mobile/ios.md): This is a guide for iOS user to use Ape Board on mobile.
- [Android](https://docs.apeboard.finance/faq/how-to-use-ape-board-on-mobile/android.md): This is a guide for Android user to use Ape Board on mobile.
- [APR](https://docs.apeboard.finance/faq/apr.md)
- [Price is not updated / correct](https://docs.apeboard.finance/faq/price-is-not-updated-correct.md)
- [Token is not shown](https://docs.apeboard.finance/faq/token-is-not-shown.md)
- [Reward is not shown](https://docs.apeboard.finance/faq/reward-is-not-shown.md)
- [Protocol is not shown](https://docs.apeboard.finance/faq/protocol-is-not-shown.md)
- [Impermanent Loss](https://docs.apeboard.finance/faq/impermanent-loss.md)
- [Apeboard Application](https://docs.apeboard.finance/faq/apeboard-application.md)
- [Add a custom token to Apeboard](https://docs.apeboard.finance/faq/add-a-custom-token-to-apeboard.md)
- [Ape search is certified by Apeboard?](https://docs.apeboard.finance/faq/ape-search-is-certified-by-apeboard.md)
- [Supported Protocols](https://docs.apeboard.finance/faq/supported-protocols.md)
- [BSC](https://docs.apeboard.finance/faq/supported-protocols/bsc.md): Feel free to vote new protocol to add at https://apeboard.hellonext.co/
- [Terra](https://docs.apeboard.finance/faq/supported-protocols/terra-supported-protocol.md): Feel free to vote new protocol to add at https://apeboard.hellonext.co/
- [ETH](https://docs.apeboard.finance/faq/supported-protocols/eth-supported-protocol.md): Feel free to vote new protocol to add at https://apeboard.hellonext.co/
- [Solana](https://docs.apeboard.finance/faq/supported-protocols/solana-supported-protocol.md): Feel free to vote new protocol to add at https://apeboard.hellonext.co/


---

# 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.apeboard.finance/faq.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.
