# FAQ

- [Shibchain Configuration Notes](https://doc.ave.ai/tutorial/faq/shibchain-configuration-notes.md)
- [Create FSC wallet in Ave.ai](https://doc.ave.ai/tutorial/faq/create-fsc-wallet-in-ave.ai.md)
- [TokenChat FAQ](https://doc.ave.ai/tutorial/faq/tokenchat-faq.md)
- [How do I create a wallet in Ave.ai App？](https://doc.ave.ai/tutorial/faq/how-do-i-create-a-wallet-in-ave.ai-app.md)
- [How to buy tokens in Ave.ai APP?](https://doc.ave.ai/tutorial/faq/how-to-buy-tokens-in-ave.ai-app.md)
- [Token Portrait Introduction](https://doc.ave.ai/tutorial/faq/token-portrait-introduction.md): token portrait introduction
- [How to sell tokens in Ave.ai APP?](https://doc.ave.ai/tutorial/faq/how-to-sell-tokens-in-ave.ai-app.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://doc.ave.ai/tutorial/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.
