# RED X White Paper

## REDX White Paper v2 (EN)

- [Introductions](https://docs.redx-project.com/introductions.md): Introductions for REDX White Paper v2.00
- [The Future of Web3 + Entertainment](https://docs.redx-project.com/introductions/the-future-of-web3-+-entertainment.md): The Future of Web3 + Entertainment
- [REDX's Solution Strategy](https://docs.redx-project.com/introductions/redxs-solution-strategy.md): REDX's Solution Strategy
- [VISION and MISSION of REDX](https://docs.redx-project.com/introductions/vision-and-mission-of-redx.md)
- [REDX Product Structure](https://docs.redx-project.com/redx-product-structure/redx-product-structure.md): REDX Product Structure
- [REDX App](https://docs.redx-project.com/redx-product-structure/redx-app.md): REDX ApWallet at the heart of all services
- [REDX NFT Connect](https://docs.redx-project.com/redx-product-structure/redx-nft-connect.md): REDX NFT Connect
- [REDX DAO](https://docs.redx-project.com/redx-product-structure/redx-dao.md): REDX DAO
- [RED Point](https://docs.redx-project.com/redx-product-structure/red-point.md): RED Point
- [Token Info](https://docs.redx-project.com/token-info.md): Token Info
- [Use Cases](https://docs.redx-project.com/use-case/use-cases.md): Use Cases
- [Case1: Amusement Park](https://docs.redx-project.com/use-case/use-cases/case1-amusement-park.md): Case1 : Amusement Park
- [Case2: Light Drone Show](https://docs.redx-project.com/use-case/use-cases/case2-light-drone-show.md): Case2: Light Drone Show
- [Case3: Fireworks Festival](https://docs.redx-project.com/use-case/use-cases/case3-fireworks-festival.md): Case3: Fireworks Festival
- [Case4: REDX Charge](https://docs.redx-project.com/use-case/use-cases/case4-redx-charge.md): Case4: REDX Charge
- [Case5: DAO Crowdfunding](https://docs.redx-project.com/use-case/use-cases/case5-dao-crowdfunding.md): Case5: DAO Crowdfunding
- [Case6: Game](https://docs.redx-project.com/use-case/use-cases/case6-game.md): Case6: Game
- [Roadmap](https://docs.redx-project.com/roadmap.md): Roadmap
- [Partners](https://docs.redx-project.com/partners.md): Partners
- [Disclaimer](https://docs.redx-project.com/disclaimer.md): Disclaimer

## REDX White Paper v2 (JP)

- [イントロダクション](https://docs.redx-project.com/jp/intorodakushon.md): Introductions for REDX White Paper v2.00
- [Web3＋エンタテインメントの未来](https://docs.redx-project.com/jp/intorodakushon/web3entateinmentono.md): Web3＋エンタテインメントの未来
- [REDXのソリューション戦略](https://docs.redx-project.com/jp/intorodakushon/redxnosoryshon.md): REDXのソリューション戦略
- [REDXのVISIONとMISSION](https://docs.redx-project.com/jp/intorodakushon/redxnovisiontomission.md): REDXのVISIONとMISSION
- [REDXのプロダクト構成](https://docs.redx-project.com/jp/redxnopurodakuto/redxnopurodakuto.md): REDXのプロダクト構成
- [REDXアプリ](https://docs.redx-project.com/jp/redxnopurodakuto/redxapuri.md): REDXアプリ
- [REDX NFT Connect](https://docs.redx-project.com/jp/redxnopurodakuto/redx-nft-connect.md): REDX NFT Connect
- [REDX DAO](https://docs.redx-project.com/jp/redxnopurodakuto/redx-dao.md): REDX DAO
- [REDポイント](https://docs.redx-project.com/jp/redxnopurodakuto/redpointo.md): REDポイント
- [Token Info](https://docs.redx-project.com/jp/token-info.md): Token Info
- [ユースケース](https://docs.redx-project.com/jp/use-case/ysuksu.md): ユースケース
- [Case1 : アミューズメントパーク](https://docs.redx-project.com/jp/use-case/ysuksu/case1-amyzumentopku.md): Case1 : アミューズメントパーク
- [Case2 :  ドローンショー](https://docs.redx-project.com/jp/use-case/ysuksu/case2-dornsh.md): Case2 :  ドローンショー
- [Case3 : 花火大会](https://docs.redx-project.com/jp/use-case/ysuksu/case3-hua-huo-da-hui.md): Case3 : 花火大会
- [Case4 : REDXチャージ](https://docs.redx-project.com/jp/use-case/ysuksu/case4-redxchji.md): Case4 : REDXチャージ
- [Case5 : DAOクラウドファンディング](https://docs.redx-project.com/jp/use-case/ysuksu/case5-daokuraudofandingu.md): Case5 : DAOクラウドファンディング
- [Case6 : ゲーム](https://docs.redx-project.com/jp/use-case/ysuksu/case6-gmu.md): Case6 : ゲーム
- [ロードマップ](https://docs.redx-project.com/jp/rdomappu.md): ロードマップ
- [パートナー](https://docs.redx-project.com/jp/pton.md): パートナー
- [免責](https://docs.redx-project.com/jp/mian-ze.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.redx-project.com/introductions.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.
