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

# まとめ

## ◆プロジェクトの要点

IZAKA-YAは、スワップ手数料の削減、レンディング利率の向上、NFT購入のディスカウントなど、ユーザーに多様な特典を提供します。また、**IZAKA-YA Miles**のエアドロップを通じて、エコシステム内でのユーザーの貢献に報いる仕組みを導入しています。

トークンの供給は、成功した仮想通貨プロジェクトを参考にバランスよく設計され、段階的な発行を行うことで市場の安定性を確保。さらに、Fireblocksの最先端セキュリティ技術を採用し、スマートコントラクト監査を徹底することで、資産の安全性を最大限に保証しています。

また、IZAKA-YAは**KYCやトラベルルールの適用を受けずに利用可能**であり、グローバルな規制に適応しつつ、スムーズな取引環境を提供。法的透明性と柔軟性を兼ね備えた運営体制のもと、エコシステムの持続的な成長を支えます。

## ◆投資家やユーザーに対するメッセージ

IZKYトークンは、単なる暗号資産ではなく、**新たな金融の可能性を切り開くユーティリティトークン**です。エコシステム全体を通じてユーザーに直接メリットをもたらし、トークンの活用によって**より便利で、より収益性の高い取引体験**を提供します。

また、コミュニティの成長を重視し、透明性のある運営を徹底することで、**長期的な信頼と価値の創出**を目指しています。私たちは、投資家・ユーザーの皆様と共に、IZKYトークンを活用した持続可能な暗号資産エコシステムを築いていくことを約束します。


---

# 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://izaka-ya.gitbook.io/izakaya/matome.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.
