> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/jp/gakushu/validator/naze-validator.md).

# なぜ Validator になるのか

Chiliz Chain の validator になることは、戦略的および財務的なメリットを享受しながら、ブロックチェーンエコシステムに積極的に参加できる独自の機会を提供します。

## メリット

メリットは数多くあります：

* CHZ 報酬を獲得する：取引手数料と staking 報酬を通じて報酬を得られます。
* 評判を高める：あなたの企業を Chiliz エコシステムにおけるリーダーであり信頼されるパートナーとして位置づけます。
* Governance に影響を与える：ネットワークの開発や方針を形作る重要な意思決定に参加できます。
* エコシステムの成長を支える：Chiliz Chain のセキュリティ、分散化、信頼性に貢献します。

Validator として参加することで、あなたの企業はブロックチェーンイノベーションと分散型テクノロジーの最前線に立つことになります。

## 経済モデル

Validator であることの経済モデルをより深く理解するには、Chiliz Chain の Staking 報酬について知る必要があります。

[staking-hoshu.md](/jp/gakushu/staking/staking-hoshu.md)

[staking-faq.md](/jp/gakushu/staking/staking-faq.md)

\
さらに、Chiliz Chain 自体の tokenomics については、こちらのページで詳細に説明しています：

[tokenomics.md](/jp/gakushu/chiliz-chain/tokenomics.md)


---

# 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:

```
GET https://docs.chiliz.com/jp/gakushu/validator/naze-validator.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.
