> For the complete documentation index, see [llms.txt](https://docs.redx-project.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redx-project.com/jp/intorodakushon/redxnovisiontomission.md).

# REDXのVISIONとMISSION

## VISION

### “世界に、熱狂の橋をかける。魅力あふれるIPコンテンツが世界に羽ばたく、新たなエンタメ経済圏を構築”

<figure><img src="/files/NzLR9O5Sh9mMmFHnjxf7" alt=""><figcaption><p>VISION of REDX</p></figcaption></figure>

このビジョンのもと、次世代のエンタテインメント経済圏を構築し、世界中のファンとコンテンツをつなぐプラットフォームの実現を目指します。

## MISSION

Web3を活用し、透明性・アクセス性・参加者の関与度を高めることで、より公平で持続可能なデジタルエンタテインメントの生態系を構築します。

### 1.  **信頼性の向上**

* 具体的な商業活動と実業を通じた持続可能なモデルの確立
* すべての関係者への明確な価値提供
* 法令遵守と透明性の確保による信頼獲得

### 2.  **Web2とWeb3の融合**

* 普段使い慣れた操作での価値体験
* アミューズメント施設での体験、購買、イベント参加など、日常的な場面でのデジタル体験提供
* 自然な形でのWeb3導入

### 3.  **グローバル展開の実現**

* 言語や文化の壁を超えたコミュニケーション基盤の強化
* 世界中のクリエイターと消費者をつなぐ環境整備
* アクセス障壁の低減


---

# 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://docs.redx-project.com/jp/intorodakushon/redxnovisiontomission.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.
