# GUIDE

- [How to operate a Planet](https://docs.havah.io/havah/guide/how-to-operate-a-planet.md): The image on this page is a test screen in the development stage and may differ from the actual operating screen.
- [How to purchase Planet?](https://docs.havah.io/havah/guide/how-to-purchase-planet.md): Guide for purchasing HAVAH Planet
- [Purchase with USDT](https://docs.havah.io/havah/guide/how-to-purchase-planet/purchase-with-usdt.md): The image on this page is a test screen in the development stage and may differ from the actual operating screen.
- [Purchase with HVH](https://docs.havah.io/havah/guide/how-to-purchase-planet/purchase-with-hvh.md): The image on this page is a test screen in the development stage and may differ from the actual operating screen.
- [How to use HAVAH Mitter](https://docs.havah.io/havah/guide/how-to-use-havah-mitter.md)
- [When using the Kaikas wallet](https://docs.havah.io/havah/guide/how-to-use-havah-mitter/when-using-the-kaikas-wallet.md): "If you have a Mini Planet minted from Klaytn and holding it in your Kaikas wallet, here's how to move Mini Planet to HAVAH Chain"
- [Frequently Occurring Issues](https://docs.havah.io/havah/guide/how-to-use-havah-mitter/frequently-occurring-issues.md)
- [HAVAH Mitter Help Center User Guide](https://docs.havah.io/havah/guide/how-to-use-havah-mitter/havah-mitter-help-center-user-guide.md)
- [Referral Program(Event)](https://docs.havah.io/havah/guide/referral-program.md): The following is a detailed guide to the HAVAH Referral Program Event.
- [How to use HAVAH Tool](https://docs.havah.io/havah/guide/how-to-use-havah-tool.md): This is a basic guide to using the HAVAH Tool.
- [FAQ](https://docs.havah.io/havah/guide/faq.md): The FAQ will be updated regularly with common questions that are asked. If there are changes made to an answer in the FAQ, we'll announce it in the community.
- [Technical Questions](https://docs.havah.io/havah/guide/faq/technical-questions.md)
- [Planet-related Questions](https://docs.havah.io/havah/guide/faq/planet-related-questions.md)
- [Community Questions](https://docs.havah.io/havah/guide/faq/community-questions.md)
- [Sale-related Questions](https://docs.havah.io/havah/guide/faq/sale-related-questions.md)
- [Team and Partners-related Questions](https://docs.havah.io/havah/guide/faq/team-and-partners-related-questions.md)
- [Tokenomics-related Questions](https://docs.havah.io/havah/guide/faq/tokenomics-related-questions.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.havah.io/havah/guide.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.
