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

# Table of Content

{% embed url="<https://youtu.be/7exD_HerfMY>" %}

1. TABLE OF CONTENTS
2. [INTRODUCTION](/radical-chess-whitepaper/introduction/about-radical-chess.md)
3. [PROBLEMS](/radical-chess-whitepaper/problems/problems-radical-chess-looks-to-solve.md)

* [Decreasing popularity in some markets](/radical-chess-whitepaper/problems/decreasing-popularity-in-some-markets.md)
* [Loss of interest from kids as they grow up](/radical-chess-whitepaper/problems/loss-of-interest-from-kids-as-they-grow-up.md)
* [Only the top players can earn money](/radical-chess-whitepaper/problems/only-the-top-players-can-earn-money.md)
* [3rd parties take the lion’s share of profits](/radical-chess-whitepaper/problems/3rd-parties-take-the-lions-share-of-profits.md)
* [Lack of new technological features to invigorate the space](/radical-chess-whitepaper/problems/lack-of-new-technological-features-to-invigorate-the-space.md)
* [AI technology is turning some human players away](/radical-chess-whitepaper/problems/ai-technology-is-turning-some-human-players-away-from-the-game.md)
* [Nothing to merge the online and offline chess worlds](/radical-chess-whitepaper/problems/nothing-to-merge-the-online-and-offline-chess-worlds.md)

4. [THE WAY AHEAD](/radical-chess-whitepaper/the-way-ahead.md)
5. [SOLUTIONS](/radical-chess-whitepaper/solutions/radical-chess-solution.md)

* [Solution to decreasing popularity in some markets](/radical-chess-whitepaper/solutions/solution-to-decreasing-popularity-in-some-markets.md)
* [Solution to loss of interest from kids as they grow up](/radical-chess-whitepaper/solutions/solution-to-loss-of-interest-from-kids-as-they-grow-up.md)
* [Solution to only the top players can earn money](/radical-chess-whitepaper/solutions/solution-to-only-the-top-players-can-earn-money.md)
* [Solution to 3rd parties take the lion’s share of profits](/radical-chess-whitepaper/solutions/solution-to-3rd-parties-take-the-lions-share-of-the-profits.md)
* [Solution to lack of new technological features to invigorate the space](/radical-chess-whitepaper/solutions/solution-to-lack-of-new-technological-features-to-invigorate-the-space.md)
* [Solution to AI technology is turning some human players away](/radical-chess-whitepaper/solutions/solution-to-ai-technology-is-turning-some-human-players-away.md)
* [Solution to nothing to merge the online and offline chess worlds](/radical-chess-whitepaper/solutions/solution-to-nothing-to-merge-the-online-and-offline-chess-worlds.md)

5. [MARKET OPPORTUNITY](/radical-chess-whitepaper/market-opportunity.md)
6. [PLAY-TO-EARN AND THE METAVERSE](/radical-chess-whitepaper/play-to-earn-and-the-metaverse.md)
7. [GAME MECHANICS](/radical-chess-whitepaper/game-mechanics.md)
8. [TECHNOLOGY BEHIND RADICAL CHESS](/radical-chess-whitepaper/technology-behind-radical-chess.md)&#x20;
9. [TOKEN UTILITY](/radical-chess-whitepaper/token-utility.md)
10. &#x20;[NFT UTILITY](/radical-chess-whitepaper/nft-utility.md)
11. [TOKENOMICS & SALE DETAILS](/radical-chess-whitepaper/tokenomics-and-sale-details.md)
12. [ROADMAP](/radical-chess-whitepaper/roadmap.md)
13. [TEAM & BACKGROUND](/radical-chess-whitepaper/team-and-background.md)
14. [USEFUL LINKS](/radical-chess-whitepaper/useful-links.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, and the optional `goal` query parameter:

```
GET https://radical-chess.gitbook.io/radical-chess-whitepaper/table-of-content.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
