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

# 스테이킹 소개

## 스테이킹

스테이킹은 Chiliz Chain 합의 메커니즘의 핵심 요소입니다. 지갑에 CHZ를 보유하여 Chiliz의 운영을 지원하고, 트랜잭션을 보호하며, 블록체인의 무결성을 유지하는 과정입니다.

참가자들은 보상(추가 CHZ)을 받으며, 이는 네트워크 안정성에 기여하는 동기 부여가 됩니다.\
또한 전체 스테이킹 풀에서 자신의 스테이크 비율에 따라 트랜잭션 검증, 더 많은 블록 생성, 검증자 되기 등의 기회를 얻습니다.

## 검증자와 위임자

Chiliz Chain 합의 메커니즘에는 검증자와 위임자라는 두 가지 역할이 있습니다.

{% content-ref url="/pages/ELctwS4hJ5QNTjKtCy2M" %}
[검증자와 위임자 정의](/ko/baeuggi/geomjeungja/geomjeungja-wiiimja-jeongui.md)
{% endcontent-ref %}

검증자는 일반적으로 노드를 제공하여 체인에서 생성된 새로운 블록을 검증함으로써 Chiliz Chain에 기여하고 네트워크를 지원하고자 하는 더 큰 참가자들입니다. 그 대가로 스테이크에 상응하는 투표권을 받습니다.

위임자는 자신의 CHZ를 검증자의 스테이크의 일부로 스테이킹하기로 선택하는 일반적인 암호화폐 팬입니다. 그들은 CHZ를 검증자에게 "위임"하고 검증자의 투표에 의존합니다.\
이 시스템 덕분에 Chiliz Chain의 거버넌스에 참여하고 Chiliz 활동을 지원하는 것이 더 쉬워집니다.

**여러분도 CHZ를 스테이킹하고 보상을 받을 수 있습니다!**\
검증자에게 CHZ를 스테이킹하면 "위임자"가 됩니다. 즉, 검증자에게 CHZ를 \_위임\_하고, 검증자는 더 많은 CHZ를 스테이킹하여 더 많은 보상을 받을 수 있습니다.

{% content-ref url="/pages/dIa3ZFj1jaDHiL8hfDWp" %}
[CHZ 스테이킹하기](/ko/baeuggi/seuteiiking/chz-seuteiiking.md)
{% endcontent-ref %}

{% hint style="info" %}
원할 때 언제든지 스테이크를 인출할 수 있습니다.\
단, 보상을 청구하기까지 2개 에포크(약 3일)의 대기 시간이 있습니다.
{% endhint %}

{% content-ref url="/pages/o3W4VcLlTWOEdB65aGRB" %}
[CHZ 언스테이킹하기](/ko/baeuggi/seuteiiking/chz-unseuteiiking.md)
{% endcontent-ref %}

## Chiliz 거버넌스

Chiliz Chain은 Proof of Staked Authority(PoSA) 거버넌스와 가스 수수료 절감 및 블록 생성 시간 단축에 기여하는 강력한 검증자 구조에 의존합니다.

PoSA 합의로 운영되는 블록체인에서 네트워크의 검증자들은 네트워크에 대한 변경 제안("제안")에 투표할 수 있습니다. 활성 검증자만 투표할 수 있으며, 제안이 통과되려면 ⅔의 합의가 필요합니다.

제안은 7일 동안 열려 있습니다. 그 기간 내에 합의에 도달하지 못하면 제안은 통과되지 않습니다. 특정 검증자가 스테이킹 및/또는 위임한 CHZ가 많을수록 해당 검증자의 투표권이 더 많아져 그들의 투표가 더 큰 영향력을 갖게 됩니다.

Chiliz 거버넌스 사이트에서 검증자들이 아직 투표 중이거나 실행 대기 중인 활성/개방 제안을 포함하여 [제안 내역](https://governance.chilizchain.com/governance)을 확인할 수 있습니다.

## Chiliz 스테이킹: 보상 분배

체인에서 CHZ를 스테이킹하면 블록마다 인플레이션되는 CHZ 금액과 사용자가 트랜잭션에서 지불하는 우선순위 수수료를 기반으로 보상을 받습니다. 검증자가 블록을 생성하면 이러한 보상을 받아 적절히 배분합니다.

보상 분배 방식:

* 검증자는 보상의 65%를 받습니다. 이후 해당 검증자의 위임자들과 나눕니다.
* 나머지 35%는 Chiliz Chain 네트워크 유지 및 성장을 위해 투자됩니다.

더 자세한 정보:

{% content-ref url="/pages/bq9zQbO0YDoq0yzN6WMf" %}
[스테이킹 보상](/ko/baeuggi/seuteiiking/seuteiiking-bosang.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/seuteiiking.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.
