> 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/yongeo/wrapped-chz-wchz.md).

# Wrapped CHZ (wCHZ)

{% hint style="info" %}
**요약**\
래핑된 Chiliz(wCHZ)는 원래 가치를 유지하면서 일반 ERC-20 토큰처럼 작동하도록 설계된 Chiliz 암호화폐의 토큰화 버전입니다. 이를 통해 wETH나 Wrapped BNB와 같은 다른 래핑된 토큰과 유사하게 개발자에게 더욱 다재다능하고 유용합니다.
{% endhint %}

## 래핑된 Chiliz (wCHZ)란 무엇인가요? <a href="#header-0" id="header-0"></a>

wCHZ는 Chiliz의 래핑된 버전입니다.

wCHZ와 wETH와 같은 래핑된 토큰은 원래 코인의 가치에 페그되어 있으며 언제든지 언래핑할 수 있는 암호화폐의 토큰화 버전입니다. Wrapped BNB, Wrapped AVAX, Wrapped Fantom과 같이 거의 모든 주요 블록체인에는 네이티브 암호화폐의 래핑된 버전이 있습니다.

이의 장점은 개발자가 네이티브 토큰 CHZ의 ERC-20(또는 CAP-20) 버전을 사용할 수 있다는 것입니다. 이를 통해 원래 CHZ와 동일한 가격 가치를 유지하면서 다른 ERC-20 토큰이 갖는 이점을 토큰에 부여하고 네이티브 토큰의 제한을 제거합니다.

## 래핑된 Chiliz (wCHZ)를 어떻게 얻을 수 있나요?

자세한 내용은 여기서 확인하세요.

{% content-ref url="/pages/0kTuq8YR6qCk2DIyQwSt" %}
[Wrapped CHZ 사용](/ko/gaebal/gibon/wrapped-chz-sayong.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/yongeo/wrapped-chz-wchz.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.
