# FAQs

Check out [Rally's FAQs here](https://rally.io/evergreen/faq)! The FAQs are broken out into:&#x20;

* [Intro to Crypto](https://rally.io/evergreen/faq#intro-to-crypto)&#x20;
* [Intro to Rally](https://rally.io/evergreen/faq#intro-to-rally)&#x20;
* [Rally for Creators](https://rally.io/evergreen/faq#rally-for-creators)
* [Rally for Fans](https://rally.io/evergreen/faq#rally-for-fans)
* NFTs
  * [General NFTs](https://rally.io/evergreen/faq#general)
  * [For NFT Creators](https://rally.io/evergreen/faq#for-nft-creators)
  * [For NFT Purchasers](https://rally.io/evergreen/faq#for-nft-purchasers)
* [Regulatory Questions](https://rally.io/evergreen/faq#rally-regulatory-questions)

If you still have questions after checking the FAQs and the Wiki, please email **<support@rally.io>**.&#x20;


---

# 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://wiki.rally.io/rally-io/additional-help/faqs.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.
