> 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/wallet/metamask/chiliz-metamask-setsuzoku.md).

# Chiliz Chain と MetaMask の接続

## 前提条件 <a href="#prerequisites" id="prerequisites"></a>

1. このトピックは、すでにシステムに MetaMask をインストールしていることを前提としています。まだの場合は、先に [MetaMask をインストール](/jp/gakushu/wallet/metamask/metamask-install.md)してください（Chrome ベースの拡張機能またはモバイルアプリのいずれか）。
2. 利便性のため、MetaMask 拡張機能をお好みのブラウザにピン留め 📍 しましょう：

<figure><img src="/files/qDRfsbkfrc4sKlRIu36u" alt="" width="324"><figcaption></figcaption></figure>

## wallet を接続する手順

{% hint style="info" %}
MetaMask 自身のドキュメントを使うこともできます：\
<https://support.metamask.io/configure/networks/how-to-add-a-custom-network-rpc/>
{% endhint %}

MetaMask wallet を Chiliz Chain Mainnet または Testnet に接続するには、次の操作を行います：

1. **MetaMask** アイコンをクリックして wallet を開きます（パスワードの入力を求められます）。

<figure><img src="/files/k4u1HG5Dv5RHuolAANVI" alt="" width="102"><figcaption></figcaption></figure>

2. デフォルトでは Ethereum Mainnet に接続されています。ドロップダウンメニューをクリックして展開し、**Add Network** を選択します。これにより、MetaMask の設定ページの「Networks > Add a network」セクションが開きます。

<figure><img src="/files/w28VelvyR5HnmOxMvd9B" alt="" width="375"><figcaption></figcaption></figure>

3. 「Add a network」ページで「Add a network manually」をクリックし、フォームを使って MetaMask アカウントの各フィールドに該当する値を入力します。\
   \
   コピー＆ペースト用に、Chiliz Chain Mainnet と Spicy Testnet のパラメータはこちらで入手できます：[Mainnet と Testnet に接続する](/jp/hajimeni/kaihatsusha-toolbox/mainnet-testnet-setsuzoku.md)。<br>

   <figure><img src="/files/6HsuxLSiKIK8eNckOX1l" alt=""><figcaption></figcaption></figure>
4. **Save** をクリックします。

{% hint style="success" %}
「Save」ボタンは、提供された値を使ってフォームが正しく入力されている場合にのみ有効になります。
{% endhint %}

緑のチェックマーク ✅ は、MetaMask アカウントを Chiliz Chain Mainnet に正常にリンクしたことを示します。これで、MetaMask Wallet で CHZ を探索、カスタマイズ、使用し始められます。

{% hint style="info" %}
これらの手順は、Chiliz Chain Mainnet 用に 1 回、Spicy Testnet 用に 1 回行う必要があります。\
一方のネットワークを設定しても、もう一方が設定されるわけではありません。MetaMask 内で両方を行う必要があります。
{% endhint %}


---

# 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/wallet/metamask/chiliz-metamask-setsuzoku.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.
