> 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-bangbeob.md).

# 검증자가 되는 방법

검증자가 됨으로써 보상을 받고 생태계의 거버넌스와 성장에 핵심적인 역할을 하면서 Chiliz Chain의 보안과 탈중앙화에 기여할 수 있습니다.

## 사전 조건

검증자로 등록하기 전에 다음 기준을 충족하는지 확인하세요.

* [자체 검증자 노드를 운영](/ko/baeuggi/geomjeungja/geomjeungja-node-unyeong.md)하거나 타사 서비스를 통해 노드를 운영해야 합니다.
* 최소 1,000만 CHZ를 스테이킹해야 합니다.
* 기존 검증자 세트의 승인을 받아야 합니다.

## 검증자 등록 단계

사전 조건이 충족되면 다음 단계에 따라 Chiliz 거버넌스 dApp에 등록하세요.

1. [Chiliz 거버넌스 dApp](https://governance.chilizchain.com/staking)을 엽니다.
2. "새 검증자 등록" 버튼을 클릭합니다.\
   ![](/files/CspNb9waS3NXosL3EcZf)
3. 등록 양식을 작성합니다.\
   ![](/files/WUwc5Dhe08O9Bc6RG6Eu)
   1. 검증자 노드의 블록체인 주소를 입력합니다.
   2. 스테이킹할 CHZ 금액을 지정합니다(최소 1,000만 CHZ).
   3. 위임자로부터 보유할 보상 비율을 결정하는 수수료율을 설정합니다.
4. 세부 사항을 주의 깊게 검토하고 "제출"을 클릭하여 등록 과정을 완료합니다.

양식을 제출한 후, 기존 검증자 중 한 명이 거버넌스 제안을 시작하여 나머지 검증자들이 여러분의 검증자 노드를 합의 메커니즘에 포함할지 여부를 투표하게 됩니다.


---

# 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-bangbeob.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.
