> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/japanese/protocol/tokenomics.md).

# トークン配布

## **最大供給量**: 80,000 $AUTO

Autofarmは、プレファームもプレセールも行なわず始まりました。AUTOは、2020年12月15日から継続的にミントされ、2021年10月頃に終了する予定です（0.008 AUTO / ブロック）

AUTOの平等配布を実施するため、Vaultユーザー（非Turbo Vault）のみ、自動複利Vaultに加え、AUTOトークンもイールドできます。

## **詳細:**

**Deflationary Tokenomics:** Vault fees (1.5 - 3.0%) on vault users' profits are used to perform market buy-backs and these $AUTO are burnt out of supply forever [here](https://bscscan.com/token/0xa184088a740c695e156f91f5cc086a06bb78b827?a=0x000000000000000000000000000000000000dead).

**トークンデフレーション：**&#x56;ault手数料(1.5-3.0%)はVaultユーザーからの手数料(1.5-3.0%)はAUTOの買い戻しに使用されこれらのAUTOは[ここ](https://bscscan.com/token/0xa184088a740c695e156f91f5cc086a06bb78b827?a=0x000000000000000000000000000000000000dead)で永遠にバーンされます。

**ユーティリティ:**&#x20;

* クロスチェーンVaultから手数料を受領
* DEXアグリゲーターから手数料を受領
* ガバナンス\
  (ロードマップを[参照](https://autofarm.gitbook.io/autofarm-network/v/japanese/protocol/roadmap)**)**

**内訳:**

![Autofarm トークン配分](/files/-MVrJd_dIVel7W2mVuZR)

* **\~88%** はトークンマイニングプログラムによる、Vaultトークンの配分
* **\~12%** は サステナブル且つ迅速なイノベーションのため、Autofarmチームへの配分

{% hint style="success" %}
Autofarmチームは1338 AUTOトークン（最初の1.5ヶ月のemission）を[ここ](https://bscscan.com/address/0x4a712a0c8fd6b75aa5afbc2b06b4f33126549451#code)で半年間ロックしています。
{% endhint %}


---

# 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://autofarm.gitbook.io/autofarm-network/japanese/protocol/tokenomics.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.
