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

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

- [Что такое X-WAR?](https://docsru.xwargame.com/chto-takoe-x-war.md)
- [Обращение от создателей](https://docsru.xwargame.com/obrashenie-ot-sozdatelei.md)
- [Напоминание о рисках](https://docsru.xwargame.com/napominanie-o-riskakh.md)
- [Игровые режимы](https://docsru.xwargame.com/overview/igrovye-rezhimy.md)
- [Оружие](https://docsru.xwargame.com/overview/oruzhie.md)
- [Экономика, бизнес модель](https://docsru.xwargame.com/overview/ekonomika-biznes-model.md)
- [Модель роста](https://docsru.xwargame.com/overview/model-rosta.md)
- [DAO](https://docsru.xwargame.com/overview/dao.md)
- [Команда](https://docsru.xwargame.com/overview/komanda.md)
- [Почему XRPL?](https://docsru.xwargame.com/tokenomics/pochemu-xrpl.md)
- [$XWAR](https://docsru.xwargame.com/tokenomics/usdxwar.md)
- [X-WAR WALLET](https://docsru.xwargame.com/tokenomics/usdxwar/x-war-wallet.md)
- [$KNIFES](https://docsru.xwargame.com/tokenomics/usdknifes.md)
- [NFT](https://docsru.xwargame.com/tokenomics/nft.md)
- [Как сминтить NFT? (инструкция)](https://docsru.xwargame.com/tokenomics/nft/how-to-mint.md): В этом руководстве мы расскажем вам, как сминтить X-WAR NFT
- [Дорожная карта](https://docsru.xwargame.com/development/dorozhnaya-karta.md)
- [Создание игры](https://docsru.xwargame.com/development/sozdanie-igry.md)
- [Система античит](https://docsru.xwargame.com/development/sistema-antichit.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://docsru.xwargame.com/chto-takoe-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.
