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

# hardware wallet を使う

hardware wallet を Chiliz Chain でセットアップするのは難しそうに思えるかもしれませんが、決してそんなことはありません。

[MetaMask](https://metamask.io/) のおかげで、その手順はとても簡単です。この例では [Ledger](https://www.ledger.com/) wallet を使用しますが、MetaMask は他のブランドでも動作します。

*詳しくは* [*MetaMask の公式ドキュメント*](https://support.metamask.io/more-web3/wallets/user-guide-how-to-use-a-hardware-wallet/)*もご覧ください。*

## Ledger をインポートする

Ledger wallet を Chiliz Chain に接続するには、ブラウザに MetaMask がインストールされており、Chiliz アカウントで正しく設定されている必要があります。それについての専用ページをご用意しています。

すべての準備が整ったら、次の手順に従ってください。

1. MetaMask のブラウザ拡張機能を開きます。
2. Chiliz Chain Mainnet または Spicy Testnet のいずれかにいることを確認します。
3. 「Select an account」メニューを開いて「Add account or hardware wallet」をクリックし、次に「Add hardware wallet」をクリックします。
4. ブラウザに新しいタブが開きます。「Ledger」（またはお持ちの他の wallet ブランド）を選択します。さらに情報が表示されます。Ledger（またはお持ちの hardware wallet のブランド）を選択し、wallet がノートパソコンに接続されていることを確認します。
5. インターフェースの下部にある「Continue」ボタンをクリックします。\
   その後、MetaMask が Ledger（または他の hardware wallet）に接続してよいか、ブラウザが尋ねてきます。
6. デバイスを選択します。
7. 「Connect」をクリックします。

すると MetaMask は、お使いの wallet に保存されているアカウントを表示します。

1\. CHZ をインポートしたいアカウントを、そのチェックボックスをクリックして選択します。

2\. 「Unlock」をクリックします。

これで完了です。hardware wallet が MetaMask にインポートされました。

## 「Ledger に接続した MetaMask を通じて、Ledger 経由で $CHZ を保管できますか？」

はい、Ledger に接続した MetaMask を使って、Chiliz Chain 上で $CHZ を管理できます。

Ledger デバイスはトランザクションへの署名時に $CHZ ティッカーを表示しませんが、MetaMask は Ledger アカウント内で利用可能な $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/kaihatsu/kihon/chiliz-chain-setsuzoku/hardware-wallet.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.
