# RivalRyze Docs

## RivalRyze Public Docs

- [What is RivalRyze](https://docs.rivalryze.com/readme.md): Learn how RivalRyze turns verified gaming activity into automated Contests, Guild leaderboards, Discord engagement, and rewards.
- [Quick Start](https://docs.rivalryze.com/welcome/quick-start.md): Get started with RivalRyze by creating an account, connecting your accounts, joining or creating a Guild, and entering or launching your first Challenge.
- [Creating an Account](https://docs.rivalryze.com/your-account/creating-an-account.md)
- [Email & Password Settings](https://docs.rivalryze.com/your-account/email-password-settings.md)
- [Subscription Tiers](https://docs.rivalryze.com/your-account/subscription-tiers.md)
- [Discord](https://docs.rivalryze.com/connecting-gaming-platforms/discord.md)
- [Steam](https://docs.rivalryze.com/connecting-gaming-platforms/steam.md)
- [PlayStation Network](https://docs.rivalryze.com/connecting-gaming-platforms/playstation-network.md)
- [Xbox](https://docs.rivalryze.com/connecting-gaming-platforms/xbox.md)
- [Riot Games](https://docs.rivalryze.com/connecting-gaming-platforms/riot.md)
- [Battle.net](https://docs.rivalryze.com/connecting-gaming-platforms/battlenet.md)
- [Troubleshooting Sync Issues](https://docs.rivalryze.com/connecting-gaming-platforms/troubleshooting-sync.md)
- [What is a Contest](https://docs.rivalryze.com/contests/what-is-a-contest.md)
- [Battles](https://docs.rivalryze.com/contests/battles.md)
- [Bounties](https://docs.rivalryze.com/contests/bounties.md)
- [Objective Modes](https://docs.rivalryze.com/contests/objective-modes.md)
- [Joining a Contest](https://docs.rivalryze.com/contests/joining-a-contest.md)
- [Hosting Your Own Contest](https://docs.rivalryze.com/contests/hosting-a-contest.md)
- [Access Policies](https://docs.rivalryze.com/contests/access-policies.md)
- [Entry Fees, Prize Pools & Donations](https://docs.rivalryze.com/contests/entry-fees-and-prizes.md)
- [Auto-Start Rules](https://docs.rivalryze.com/contests/auto-start-rules.md)
- [Auto-Pop and Fair Play](https://docs.rivalryze.com/fair-play/auto-pop-and-fair-play.md)
- [How to Earn Gems](https://docs.rivalryze.com/gems-and-wallet/how-to-earn-gems.md)
- [How to Spend Gems](https://docs.rivalryze.com/gems-and-wallet/how-to-spend-gems.md)
- [Transaction History](https://docs.rivalryze.com/gems-and-wallet/transaction-history.md)
- [Gift Cards](https://docs.rivalryze.com/the-shop/gift-cards.md)
- [Cosmetics](https://docs.rivalryze.com/the-shop/cosmetics.md)
- [Game Codes](https://docs.rivalryze.com/the-shop/game-codes.md)
- [Global Leaderboards](https://docs.rivalryze.com/leaderboards/global-leaderboards.md)
- [Platform-Specific Rankings](https://docs.rivalryze.com/leaderboards/platform-specific-rankings.md)
- [Guild Leaderboards](https://docs.rivalryze.com/leaderboards/guild-leaderboards.md)
- [Notifications](https://docs.rivalryze.com/notifications/notifications.md)
- [Adding the Bot to Your Server](https://docs.rivalryze.com/for-guild-admins/adding-the-bot.md)
- [Initial Setup](https://docs.rivalryze.com/for-guild-admins/initial-setup.md)
- [Guild Settings & Activity Feed](https://docs.rivalryze.com/for-guild-admins/guild-settings.md)
- [Managing Members & Roles](https://docs.rivalryze.com/for-guild-admins/managing-members.md)
- [Hosting Guild Contests](https://docs.rivalryze.com/for-guild-admins/hosting-guild-contests.md)
- [Bot Permissions Checklist](https://docs.rivalryze.com/for-guild-admins/bot-permissions.md)
- [Bot Commands Reference](https://docs.rivalryze.com/for-guild-admins/bot-commands-reference.md)
- [Common Issues](https://docs.rivalryze.com/help-and-faq/common-issues.md)
- [Why isn't my game showing up?](https://docs.rivalryze.com/help-and-faq/game-not-showing.md)
- [Contact Support](https://docs.rivalryze.com/help-and-faq/contact-support.md)
- [Privacy Policy](https://docs.rivalryze.com/info/privacy-policy.md): Updated: December 2nd, 2025
- [Terms of Service](https://docs.rivalryze.com/info/terms-of-service.md): Updated: December 3rd, 2025


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.rivalryze.com/readme.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.
