# Creator Tools

- [Creator Tools Overview](https://wiki.rally.io/rally-io/creator-tools/other-creator-tools.md)
- [Streamlabs Integration](https://wiki.rally.io/rally-io/creator-tools/streamlabs-integration.md)
- [Link or Unlink Your Rally.io Account with Streamlabs](https://wiki.rally.io/rally-io/creator-tools/streamlabs-integration/link-or-unlink-streamlabs.md): Guide: How to link or unlink your Rally account with Streamlabs
- [Get Streamlabs Event Feed into OBS Studio](https://wiki.rally.io/rally-io/creator-tools/streamlabs-integration/obs-studio.md): Guide: If you need Rally donations to show up in an OBS Studio event feed, here's how.
- [Get Streamlabs Alerts in Stream](https://wiki.rally.io/rally-io/creator-tools/streamlabs-integration/alerts-in-stream.md): Link to Streamlabs' guide on how to get Streamlabs "Alert Box" into various streaming programs that support "Source URLs"
- [Discord Rally Coin Bot](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot.md): Guide: How to add the Coin bot to your Discord server
- [Installing Rally Coin Bot for Discord](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot/installing.md)
- [Connecting Rally to Discord](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot/connecting-to-discord.md)
- [Creating Roles with Rally Coin Bot](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot/creating-roles.md)
- [Sending Coins with Rally Coin Bot](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot/sending-coins.md)
- [Airdropping Coins with Rally Coin Bot](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot/airdropping.md)
- [Rally Coin Bot Command Reference](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot/command-reference.md)
- [Discord Server Setup Recommendations](https://wiki.rally.io/rally-io/creator-tools/discord-coin-bot/discord-server-setup-recommendations.md): For Creators who are setting up their Discord for the first time, and how to implement for Creator Coin


---

# 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/creator-tools.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.
