# X-WAR WHITE PAPER V4.0 (EN)

## X-WAR WHITE PAPER V4.0 (EN)

- [What is X-WAR?](https://docs.xwargame.com/what-is-x-war.md)
- [Message from the creators](https://docs.xwargame.com/message-from-the-creators.md)
- [Reminder of the risks](https://docs.xwargame.com/reminder-of-the-risks.md)
- [Game modes](https://docs.xwargame.com/overview/game-modes.md)
- [Weapons](https://docs.xwargame.com/overview/weapons.md)
- [Economics, business model](https://docs.xwargame.com/overview/economics-business-model.md)
- [Growth model](https://docs.xwargame.com/overview/growth-model.md)
- [DAO](https://docs.xwargame.com/overview/dao.md)
- [Team](https://docs.xwargame.com/overview/team.md)
- [Why XRPL?](https://docs.xwargame.com/tokenomics/why-xrpl.md)
- [$XWAR](https://docs.xwargame.com/tokenomics/usdxwar.md)
- [X-WAR WALLET](https://docs.xwargame.com/tokenomics/usdxwar/x-war-wallet.md)
- [$KNIFES](https://docs.xwargame.com/tokenomics/usdknifes.md)
- [NFT](https://docs.xwargame.com/tokenomics/nft.md)
- [HOW TO MINT?](https://docs.xwargame.com/tokenomics/nft/how-to-mint.md): In this guide, we will tell you how to get the long-awaited X-WAR ARMY NFTs
- [Roadmap](https://docs.xwargame.com/development/roadmap.md)
- [Creating a game](https://docs.xwargame.com/development/creating-a-game.md)
- [Anti-cheat system](https://docs.xwargame.com/development/anti-cheat-system.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.xwargame.com/what-is-x-war.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.
