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

# タイムライン

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

1. 6月初旬にCrypto Ai市場調査を実施
2. 6月28日にプロジェクトを開始
3. 7月23日にSteam Searchのデプロイメントを完了
4. 7月27日に機能性、互換性、信頼性、セキュリティ、負荷ストレステストを完了
5. 8月4日に公式ウェブサイトと検索の試験運用を完了
6. 8月末にシードラウンドの資金調達を完了
7. 8月中旬にSteamRouterのデプロイメント、テスト、試験運用を完了
8. 9月初旬にAgentStoreのデプロイメント、テスト、試験運用を完了
9. 9月中旬にSteam Searchの再構築とアップグレードを完了
10. 10月から11月にかけてユーザーの成長とエアドロップ活動を完了
11. 12月初旬にトークンが取引所に上場予定


---

# 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.aisteam.net/japanses/taimurain.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.
