# For Rally Creators

- [Creator 101](https://wiki.rally.io/rally-io/for-creators/creator-101.md): A list of features and concepts you should know as a new creator
- [Creator Profile Page](https://wiki.rally.io/rally-io/for-creators/creator-profile.md): A guide to the different elements of a creator's social token page
- [Dashboard](https://wiki.rally.io/rally-io/for-creators/creator-profile/dashboard.md): Description of the Creators-only Dashboard tab
- [Creating Campaigns](https://wiki.rally.io/rally-io/for-creators/create-campaigns.md): Create multiple, simultaneous commerce opportunities for your fans with one-click transactions
- [Receive Coin via Deeplinks](https://wiki.rally.io/rally-io/for-creators/create-campaigns/receiving-coin-with-deeplinks.md): Create a link with a fixed price to send to fans for easier transactions
- [Creating NFTs](https://wiki.rally.io/rally-io/for-creators/create-nfts.md)
- [Creating Bulk NFTs](https://wiki.rally.io/rally-io/for-creators/creating-bulk-nfts.md)
- [Entering and Exiting Mechanisms for Your Token Economy](https://wiki.rally.io/rally-io/for-creators/entering-and-exiting-mechanisms-for-your-token-economy.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://wiki.rally.io/rally-io/for-creators.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.
