> For the complete documentation index, see [llms.txt](https://bobg.gitbook.io/oshitoken-jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bobg.gitbook.io/oshitoken-jp/change-log.md).

# 更新履歴

2026/04/10\
下記ページの更新を行いました。

* 「ロードマップ」の内容を更新

2026/01/15\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2025/12/25\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2025/11/26\
下記ページの更新を行いました。

* 「ロードマップ」の内容を更新

2025/10/16\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2025/07/03\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2025/05/28\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2025/01/23\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2024/12/17\
下記ページの更新を行いました。

* 「ロードマップ」の内容を更新

2024/11/28\
下記ページの更新を行いました。

* 「OSHI3（OSHI活構想）」の内容を更新
* 「ロードマップ」に関するページを新規追加

2024/08/21\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2024/08/15\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2024/07/10\
下記ページの更新を行いました。

* 「OSHI Membership制度」に関するページを新規追加

2024/03/13\
下記ページの更新を行いました。

* &#x20;「OSHI3（OSHI活構想）」の内容を更新

2024/02/08\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更

2023/12/20\
下記ページの更新を行いました。

* 「OSHI活構想」 → 「OSHI3（OSHI活構想）」に文言を変更

2023/12/04\
下記ページの更新を行いました。

* 「OSHI活構想」ページに、「ロードマップ」に関するセクションを新規追加

2023/11/22\
下記ページの更新を行いました。

* 「Oshi Token（OSHI）」の内容を変更/更新
* 「OSHI活構想」に関するページを新規追加
* 「Oshi Tokenのアロケーション及びベスティングスケジュール」の文言調整（数字に変更はありません）

2023/10/09\
下記ページの更新を行いました。

* Oshi Tokenの詳細
  * 「Oshi Token（OSHI）」の内容を変更
  * 「Oshi Tokenのアロケーション及びベスティングスケジュール」の内容を追加


---

# 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://bobg.gitbook.io/oshitoken-jp/change-log.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.
