# Raiders Guild (RG)

## Raiders Guild (RG)

- [Intro](https://docs.raidersguild.io/intro.md)
- [Get Started](https://docs.raidersguild.io/intro/get-started.md)
- [Account Page](https://docs.raidersguild.io/account-page.md): Learn how to set up your user profile and account.
- [User Profile Setup](https://docs.raidersguild.io/account-page/user-profile-setup.md): Learn how to setup an account on Raiders Guild.
- [Asset Holdings](https://docs.raidersguild.io/account-page/asset-holdings.md): While on the RG platform, the Holdings Tab allows you to seamlessly view the contents of your wallet
- [Account History](https://docs.raidersguild.io/account-page/account-history.md): The Account History tab provides a detailed record of your actions and activities on the platform
- [Withdraw Rewards](https://docs.raidersguild.io/account-page/withdraw-rewards.md): The Withdrawal Tab provides a clear breakdown of your withdrawal status and eligibility based on your account balance and asset holdings.
- [Raids/Tasks](https://docs.raidersguild.io/raids-tasks.md)
- [Create Raid](https://docs.raidersguild.io/raids-tasks/create-raid.md)
- [Raid Participation](https://docs.raidersguild.io/raids-tasks/raid-participation.md): Holders and Non-Holders alike can participate in Raids and potentially earn rewards!
- [Progression System](https://docs.raidersguild.io/progression-system.md): Every action you take on Raider's Guild gets you closer to the top of the leaderboards.
- [Leaderboard](https://docs.raidersguild.io/progression-system/leaderboard.md)
- [Ranking](https://docs.raidersguild.io/progression-system/ranking.md)
- [Experience Points](https://docs.raidersguild.io/progression-system/experience-points.md): The Raiders Guild platform uses a structured system to track user progression through XP and levels.
- [NFT Utility](https://docs.raidersguild.io/nft-utility.md)
- [Seasonal Reward Chests](https://docs.raidersguild.io/seasonal-reward-chests.md)
- [Cross-Chain](https://docs.raidersguild.io/cross-chain.md)


---

# 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.raidersguild.io/intro.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.
