> 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/komyuniti.md).

# コミュニティ構築

## ◆コミュニティ参加特典について

IZAKA-YAは、**エコシステム**を形成するため、コミュニティの積極的な参加と成長を重視しています。コミュニティメンバーは、**IZAKAYAエコシステムの発展に参加・貢献することで、特別な優遇特典を受け取ることが可能**です。

**1. コミュニティ参加者への特典**

コミュニティに参加することで、以下のような**限定特典**を受け取ることができます。

* **トークンエアドロップ & IZAKAYA Milesの優遇配布**\
  アクティブなコミュニティメンバーには、定期的なエアドロップやIZAKAYA Milesの追加付与が行われ、長期的なエコシステムの成長に貢献したユーザーが報われる仕組みを導入しています。
* **限定NFTや特別キャンペーンへのアクセス**\
  コミュニティ限定のNFT販売、特別なスワップボーナス、ガバナンス投票権の提供など、IZKYトークンを活用した**エコシステムの価値を最大限に享受**できます。
* **トークンのステーキングやレンディング優遇**\
  一定のトークン保有量に応じて、レンディングの利率を向上させるなど、長期ホルダーに対するインセンティブが設計されています。

**2. テレグラムを活用したコミュニティ運営**

IZAKA-YAのコミュニティは、テレグラム（Telegram）を主要なコミュニケーションプラットフォームとして活用し、最新アップデートや各種キャンペーン等の通知を行います。

* **公式テレグラムグループへの参加**（プロジェクトの最新情報やQ\&Aの場）
* **アクティブユーザー向け特典プログラム**（各種IZAKA-YA利用時の報酬制度）


---

# 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/komyuniti.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.
