# ロードマップ

* Last Updated: April 11, 2023

<table><thead><tr><th width="166">時期</th><th>内容</th></tr></thead><tbody><tr><td>2022.9</td><td>Tokyo Game Showにてプロジェクト公開</td></tr><tr><td>2022.11</td><td>行動パターン感知アルゴリズム研究開発</td></tr><tr><td>2022.12</td><td>ウェブサイト及びコミュニティオープン</td></tr><tr><td>2023.2</td><td>2次アーリーバードキャンペーン</td></tr><tr><td>2023.4</td><td><p>ガイドメニュー公開（ライトペーパー）</p><p>プレミント</p></td></tr><tr><td>2023.5</td><td><p>ソフトローンチ</p><ul><li>タイマー機能</li><li>ユーティリティトークンシステム</li><li>NFT レベルシステム</li></ul></td></tr><tr><td>2023.6</td><td><p>コンテンツアップデート #1</p><ul><li>in-app メールシステム</li><li>ソーシャル機能</li></ul><p>Japan Blockchain Week ミートアップ</p></td></tr><tr><td>2023.8</td><td><p>公式ローンチ</p><ul><li>デイリークエスト &#x26; アチーブメントシステム</li><li>アプリの利便性便宜性を改善（ダークモード対応、ホワイトノイズなどのサウンド追加）</li></ul><p>List on DEX</p></td></tr><tr><td>2023.7-9</td><td><p>コンテンツアップデート #2</p><ul><li>ブースターシステム</li></ul><p>Tokyo Game Show ミートアップ</p></td></tr><tr><td>2023.10-12</td><td><p>コンテンツアップデート #3</p><ul><li>コレクションシステム</li><li>マルチプレイモード</li></ul></td></tr><tr><td>2024.1-3</td><td><p>コンテンツアップデート #4</p><ul><li>クラフトシステム</li></ul></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://jp.docs.dimetime.io/dimetime/rdomappu.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.
