# Miscellaneous

- [Helpful Terms](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/helpful-terms.md): A number of terms that help you in navigating the platform
- [Personal information](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/personal-information.md)
- [Wallet](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/wallet.md): Information all about your wallet
- [Costs](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/costs.md): An overview of costs that occur when using the platform
- [Presale and allowlist](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/presale-and-allowlist.md): Information on allowlist spots and presale applications
- [Other](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/other.md)
- [Discord Walkthrough](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/discord-walkthrough.md): FANtium's official resource page for Discord.
- [Contact / further support](https://fantium-1.gitbook.io/fantium-faq/miscellaneous/contact-further-support.md): Channels for further help and support


---

# 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://fantium-1.gitbook.io/fantium-faq/miscellaneous.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.
