# 7. トークン設計

- [7.1 トークン設計の全体像](https://docs.syfu.io/ja/token-design/overview.md)
- [7.2 SFT（エコシステムトークン）](https://docs.syfu.io/ja/token-design/sft.md)
- [7.3 EVT（ユーティリティトークン）](https://docs.syfu.io/ja/token-design/evt.md): トークン
- [7.4 EVTの発行と循環（Economics）](https://docs.syfu.io/ja/token-design/evt-economics.md)
- [7.5 EVTの獲得方法（BINDと発掘）](https://docs.syfu.io/ja/token-design/evt-earn.md)
- [7.6 EVTプール（国別プール／店舗プール）](https://docs.syfu.io/ja/token-design/evt-pool.md)
- [7.7 EVTが「実質有限」な理由（ソフトキャップ／ステージ解放）](https://docs.syfu.io/ja/token-design/evt-softcap-stages.md)
- [7.8 EVT発掘の上限](https://docs.syfu.io/ja/token-design/evt-cap-eps.md)
- [7.9 Right Scroll（発掘権NFT）](https://docs.syfu.io/ja/token-design/right-scroll.md)
- [7.10 非常時フロー制御（安全装置）](https://docs.syfu.io/ja/token-design/emergency-flow.md)


---

# 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://docs.syfu.io/ja/token-design.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.
