> For the complete documentation index, see [llms.txt](https://whitepaper.challenge.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.challenge.gg/challenge.md).

# CHALLENGE

- [Platform](https://whitepaper.challenge.gg/challenge/platform.md): The Next Frontier in Competitive Gaming
- [Engine](https://whitepaper.challenge.gg/challenge/platform/engine.md): Leveraging Microsoft Azure and Ethereum for a High-Performance Blockchain Solution
- [Currencies](https://whitepaper.challenge.gg/challenge/platform/currencies.md): ETH
- [Challenges](https://whitepaper.challenge.gg/challenge/challenges.md)
- [FLASH](https://whitepaper.challenge.gg/challenge/challenges/flash.md): 24/7 Tournaments
- [DOMINATION](https://whitepaper.challenge.gg/challenge/challenges/domination.md): Top Guns
- [Qualify Squads](https://whitepaper.challenge.gg/challenge/challenges/qualify-squads.md): For the future top players
- [Training camp](https://whitepaper.challenge.gg/challenge/challenges/training-camp.md): For beginners
- [Leaderboards](https://whitepaper.challenge.gg/challenge/leaderboards.md): To the top
- [Marketplace](https://whitepaper.challenge.gg/challenge/marketplace.md)
- [F.A.Q](https://whitepaper.challenge.gg/challenge/f.a.q.md)
- [How to join a Tournament](https://whitepaper.challenge.gg/challenge/f.a.q/how-to-join-a-tournament.md): Step by step
- [How to start a match?](https://whitepaper.challenge.gg/challenge/f.a.q/how-to-start-a-match.md)
- [How do I create an account on FrontLand?](https://whitepaper.challenge.gg/challenge/f.a.q/how-do-i-create-an-account-on-frontland.md)
- [How Deposits Work in Our System](https://whitepaper.challenge.gg/challenge/f.a.q/how-deposits-work-in-our-system.md)
- [Managing Your Winnings](https://whitepaper.challenge.gg/challenge/f.a.q/managing-your-winnings.md)
- [Disqualified](https://whitepaper.challenge.gg/challenge/f.a.q/disqualified.md): Ensuring Fair Play and Protecting the Gaming
- [Cheating](https://whitepaper.challenge.gg/challenge/f.a.q/cheating.md)
- [Loyalty Program](https://whitepaper.challenge.gg/challenge/f.a.q/loyalty-program.md)
- [DAO](https://whitepaper.challenge.gg/challenge/f.a.q/dao.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 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://whitepaper.challenge.gg/challenge.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.
