> For the complete documentation index, see [llms.txt](https://docs.neet.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neet.gg/nodokyumento/rdomappu.md).

# ロードマップ

すべてのNEETブロックチェーンアプリケーションは、分散化されており、エコシステム内のすべての人に開かれています。 NEET NFTホルダーであれば、サービスへの割引アクセスとプラットフォームの成長価値のシェアを受け取ることができます。

<mark style="color:yellow;">**製品1：**</mark>

* NEET Heavenのウェブサイトを開発・公開し、プロジェクト、チーム、ミッションに関する情報を提供します。
* ソーシャルメディアプラットフォームやアニメフォーラムでコミュニティの存在感を確立します。
* リーチを拡大するために、アニメ関連プロジェクトやインフルエンサーとのパートナーシップを構築します

<mark style="color:yellow;">**製品2：**</mark>

* NEETラッフル ユーザーはアプリケーションを利用してNFTラッフルを作成し、$Tokenで資金を調達することができます。ラッフルは、チケット価格、供給、および時間設定に基づいて構造化され、時間設定がラッフルの終了を決定します。チケット価格と供給パラメータは、ユーザーが生成できる潜在的な資金を示します。

<mark style="color:yellow;">**製品3：**</mark>

* NEET DEXは、Soneium上に構築されたAMM DEXで、高速かつ低コストの取引を提供します。さらに、流動性提供や、イールドファーミングやステーキング機能を通じた報酬獲得、宝くじや予測機能への参加の機会も提供します。使いやすいインターフェースと幅広いトークン対応により、NEET DEXはDeFiの民主化を目指し、分散型金融サービスへのアクセスを強化します。

<mark style="color:yellow;">**製品4：**</mark>

* 分散型アプリケーションでは、誰でも分散型宝くじのチケットを購入でき、指定された時間にチケット保有者の中から1人が積み立てられた資金を獲得します。

<mark style="color:yellow;">**製品5：**</mark>

* NEETは、ユーザーがコンテンツに参加し、他の愛好家と交流し、活動を通じて報酬を得ることができる、コミュニティ主導型プラットフォームの統合を目指しています。NFTベースのアチーブメントなどのユニークなインセンティブを取り入れることで、ユーザーエンゲージメントを高め、コミュニティに継続的な価値を創出することを目指しています。持続可能性とイノベーションに重点を置き、より充実した機能、改善されたトークノミクス、NEETエコシステムの目標に沿った報酬システムを提供することで、ユーザー体験を向上させ、サポーターに長期的な価値を提供します。

\*製品は重複する可能性があり、各フェーズのタイムラインはチームのリソースと優先順位に応じて異なる場合があります。さらに、ユーザーフィードバックや市場状況に基づいて、各フェーズを繰り返す必要がある場合があります。


---

# 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.neet.gg/nodokyumento/rdomappu.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.
