> 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/jp/gakushu/yogo-shu/wrapped-chz-wchz.md).

# Wrapped CHZ (wCHZ)

{% hint style="info" %}
**要するに**\
Wrapped Chiliz（wCHZ）は Chiliz 暗号資産のトークン化バージョンで、元の価値を保ちながら通常の ERC-20 token のように動作するよう設計されています。これにより、wETH や Wrapped BNB のような他の wrapped token と同様に、開発者にとってより汎用的で有用なものになります。
{% endhint %}

## Wrapped Chiliz (wCHZ) とは？ <a href="#header-0" id="header-0"></a>

wCHZ は Chiliz の wrapped バージョンです。

wCHZ や wETH のような wrapped token は、元のコインの価値にペッグされた暗号資産のトークン化バージョンであり、いつでも unwrap できます。ほぼすべての主要なブロックチェーンが、Wrapped BNB、Wrapped AVAX、Wrapped Fantom のように、ネイティブ暗号資産の wrapped バージョンを持っています。

この利点は、開発者がネイティブトークン CHZ の ERC-20（または CAP-20）バージョンを使用できることです。これにより、元の CHZ と同じ価格価値を保ちながら、他の ERC20 token が持つ利点をトークンに与え、ネイティブトークンの制約を取り除きます。

## Wrapped Chiliz (wCHZ) はどうやって入手するのか？

すべてはこちらをお読みください：

**Wrapped CHZ を入手する**


---

# 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:

```
GET https://docs.chiliz.com/jp/gakushu/yogo-shu/wrapped-chz-wchz.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.
