# ブースターシステム

ブースターシステムは、タイマー実行時に追加能力値を付与できるアイテムを製作するシステムです。

ブースターアイテムを製作するためには2つ以上のTokibuneを保有していなければならず、一度製作するとクールタイムが適用されます。

ブースターアイテムは使用時に焼却されるNFTの形で製作され、ユーザーはこのアイテムを直接使用したりマーケットで取り引きできます。

ご注意：現在は企画段階で、今後より具体的な内容を公開する予定です。


---

# 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/li-yong-fang-fa/bsutshisutemu.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.
