> 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/ko/baeuggi/geomjeungja/geomjeungja-iyu.md).

# 검증자가 되어야 하는 이유

Chiliz Chain 검증자가 되는 것은 전략적·재정적 이점을 누리면서 블록체인 생태계에 적극적으로 참여할 수 있는 독특한 기회입니다.

## 이점

이점은 다양합니다.

* CHZ 보상 획득: 트랜잭션 수수료와 스테이킹 보상을 통해 보상을 받습니다.
* 평판 향상: Chiliz 생태계에서 회사를 선도적이고 신뢰할 수 있는 파트너로 자리매김합니다.
* 거버넌스 영향력: 네트워크의 개발 및 정책을 형성하는 주요 결정에 참여합니다.
* 생태계 성장 지원: Chiliz Chain의 보안, 탈중앙화, 신뢰성에 기여합니다.

검증자로 참여하면 블록체인 혁신과 탈중앙화 기술의 최전선에 회사를 위치시킬 수 있습니다.

## 경제성

검증자가 되는 것의 경제성을 이해하려면 Chiliz Chain의 스테이킹 보상에 대해 알아야 합니다.

{% content-ref url="/pages/bq9zQbO0YDoq0yzN6WMf" %}
[스테이킹 보상](/ko/baeuggi/seuteiiking/seuteiiking-bosang.md)
{% endcontent-ref %}

{% content-ref url="/pages/tlHeBOD8wF7N8M5wCrdz" %}
[Chiliz 스테이킹 FAQ](/ko/baeuggi/seuteiiking/chiliz-seuteiiking-faq.md)
{% endcontent-ref %}

\
또한 이 페이지에서 Chiliz Chain 자체의 토큰노믹스를 자세히 설명합니다.

{% content-ref url="/pages/MVa7u81ftJlg1e3sorzR" %}
[토크노믹스](/ko/baeuggi/chiliz-chain-sogae/tokeunomiks.md)
{% endcontent-ref %}


---

# 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://docs.chiliz.com/ko/baeuggi/geomjeungja/geomjeungja-iyu.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.
