> 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/redxnopurodakuto/redxapuri.md).

# REDXアプリ

すべての体験の中心となるREDアプリ。REDXの全機能をつなぐセルフカストディアル・ウォレットです。

<figure><img src="/files/p0qnMEbctwey6RjVK4Rp" alt=""><figcaption></figcaption></figure>

2024/10/5リリース。Apple Store/ Google Play Storeからダウンロード出来ます｡

<div><figure><img src="/files/pt0JE54NxBDb7vGrrSve" alt="" width="194"><figcaption><p><a href="https://apps.apple.com/th/app/red-x-wallet/id6711332949">Apple Store</a></p></figcaption></figure> <figure><img src="/files/adjWaaM0bsAeZPorcOnK" alt="" width="194"><figcaption><p><a href="https://play.google.com/store/apps/details?id=io.redx.wallet"><code>Google Play</code></a></p></figcaption></figure></div>

### **主な特徴：**

1. コイン・トークン・NFTの管理
2. NFC/QRコードと連携するNFT機能

### **主な機能（開発中含む）：**

1. トークン・コイン管理
2. TONをメインに、EVMプロトコル・BTCに対応
3. プッシュ通知によるトークン受信確認
4. NFT管理（TONおよびEVM上のNFTに対応）
5. 受信時のプッシュ通知機能
6. NFTをイベントチケットとして活用可能（エクスクルーシブな体験へのアクセス）
7. トークンスワップ（対応プロトコル間でのトークン交換、TONチェーン上のトークンへのスワップ機能）
8. Web3接続
9. スマートフォンおよびChrome拡張での接続機能
10. メインウォレットとしての利用が可能
11. トークンクレーム（NFT保有者向けトークン配布機能、NFT Connectと連携したトークン展開）
12. ステーキング（REDXおよびコラボプロジェクトトークンのステーキング

### **開発ロードマップ：**

* 完了済み
  * BTC/EVM COIN/TON 送受信
  * EVM/TONトークンの送受信
  * エアドロップトークン申請
  * EVMトークン/NFTとNFC・QRコード連携
* 今後の予定：
  * ステーキング
  * チケットNFT発行/利用
  * REDポイント対応・RED ID機能
  * ポイント・NFT・トークン相互交換（2月）
  * DEXスワップ機能
  * Chrome拡張機能


---

# 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/redxnopurodakuto/redxapuri.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.
