> 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/kaihatsu/kihon/wrapped-chz-nyushu.md).

# Wrapped CHZ を入手する

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

用語集で詳しく学べます:

Wrapped CHZ (wCHZ)

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

### Mainnet 上で

Chiliz Mainnet で wrapped CHZ を入手するには、Chiliz Bridge dApp の wrapper を利用できます:

{% embed url="<https://bridge.chiliz.com/wrap>" %}

**ステップ 1:** トップメニューの "Wrap CHZ" をクリックします

<figure><img src="/files/DSvPeTKLEyidDUZpxkyt" alt=""><figcaption></figcaption></figure>

**ステップ 2:** MetaMask ウォレットを接続します。

**ステップ 3:** 変換したい対象を選択します:

* wrap したい場合は CHZ を選択します。
* unwrap したい場合は wCHZ を選択します。

**ステップ 4:** wrap / unwrap したいトークンの数量を選びます。

**ステップ 5:** "Wrap/Unwrap CHZ" をクリックします。

**ステップ 6:** MetaMask の手順に従います。

### Chiliz Mainnet 上の Wrapped Chiliz コントラクトアドレス

公式の Chiliz Chain Wrapped Chiliz アドレスはこちらです:

{% embed url="<https://scan.chiliz.com/address/0x677F7e16C7Dd57be1D4C8aD1244883214953DC47>" %}

コントラクト自体は次のアドレスにあります: `0x677F7e16C7Dd57be1D4C8aD1244883214953DC47`

### Spicy Testnet 上で

Wrapped Chiliz は Chiliz Testnet である Spicy 上でも利用できます。

Spicy Testnet で wrapped CHZ を入手するには、Chiliz Bridge dApp の wrapper を利用できます:

{% embed url="<https://spicy-bridge.chiliz.com/wrap>" %}

Mainnet と同じ手順です。

### Spicy Testnet 上の Wrapped Chiliz コントラクトアドレス

公式の Chiliz Chain Wrapped Chiliz アドレスはこちらです:

{% embed url="<https://spicy-explorer.chiliz.com/address/0x678c34581db0a7808d0aC669d7025f1408C9a3C6>" %}

コントラクト自体は次のアドレスにあります: `0x678c34581db0a7808d0aC669d7025f1408C9a3C6`


---

# 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/kaihatsu/kihon/wrapped-chz-nyushu.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.
