# FAQ

- [Frequently Asked Questions](https://docs.zentachain.io/faq/frequently-asked-questions.md): Welcome to the Zentachain FAQ section! Here, you will find answers to all of your questions about our platform. To get the most out of this resource, we recommend taking a moment to browse through the
- [Zentachain](https://docs.zentachain.io/faq/frequently-asked-questions/zentachain-faq.md): Frequently Asked Questions about Zentachain.
- [CHAIN Token](https://docs.zentachain.io/faq/frequently-asked-questions/chain-faq.md): Frequently Asked Questions about CHAIN.
- [Zentalk](https://docs.zentachain.io/faq/frequently-asked-questions/about-zentalk.md): Frequently Asked Questions about Zentalk.
- [Zentanode](https://docs.zentachain.io/faq/frequently-asked-questions/about-zentanodes.md): Frequently Asked Questions about Zentanode.
- [Zentamesh](https://docs.zentachain.io/faq/frequently-asked-questions/about-zentameshnet.md): Frequently Asked Questions about Zentamesh.
- [Staking](https://docs.zentachain.io/faq/frequently-asked-questions/staking-hub-faq.md): Frequently Asked Questions about Staking-Hub.


---

# 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.zentachain.io/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.
