# Chiliz 스테이킹 FAQ

## 스테이킹 보상은 얼마나 자주 지급되나요?

보상은 매일 또는 에포크가 지날 때마다 스테이킹에 복리로 추가됩니다. 에포크는 대략 24시간에 해당합니다. 기술적으로는 매 블록마다 보상이 지급되며, 사이트에서는 매 에포크(= 하루에 한 번)마다 업데이트됩니다.

Chiliz 거버넌스 사이트에서는 스테이킹된 CHZ에 스테이킹한 총 금액과 그 이후에 받은 스테이킹 보상이 모두 포함됩니다. 스테이킹 잔액은 매일 업데이트됩니다. 거버넌스 사이트에 나오는 금액은 실시간으로 업데이트되지 않으며, 매 에포크에 한 번씩 업데이트됩니다.

## 보상을 어떻게 청구할 수 있나요?

CHZ를 청구하려면 먼저 언디리게이트해야 합니다(최대 8일 소요). 그런 다음 청구할 수 있습니다.

Chiliz 거버넌스 사이트에서 "Pending CHZ"는 언디리게이트 중인 토큰을 의미하며, 이는 최대 8일(최소 230,400 블록) 소요됩니다. 이 기간이 지나면 CHZ를 청구할 수 있습니다.

## 보상을 청구하려면 얼마나 기다려야 하나요?

스테이킹된 CHZ의 언디리게이트를 요청한 시점부터 청구할 수 있는 시점까지 230,400 블록(최대 8일)을 기다려야 합니다. 이를 "냉각 기간"이라고 합니다.

## 보상은 스테이크에 복리로 추가되나요?

네, 보상은 스테이크에 추가됩니다. 이렇게 하면 보상도 더 많은 보상을 가져올 수 있습니다.

## 내 보상은 어디에서 확인할 수 있나요?

보상은 스테이킹된 CHZ에 복리로 추가됩니다.


---

# Agent Instructions: 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/ko/undefined-1/chiliz-2/chiliz-faq.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.
