> 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.md).

# MetaMask の使い方

{% hint style="warning" %}
**注意**

MetaMask は最も人気のある Web3 wallet です。そのため、オンライン詐欺、サイバー攻撃、ハッキングの標的になりやすいです。だからこそ、**seed phrase** を常に安全に保管しなければなりません。

ハッキングを防ぐため、MetaMask の seed phrase をコンピューターや携帯端末に保存し **ない** ことをおすすめします。最も推奨される方法は、seed phrase を物理的な紙に書き留め、その紙を自分だけがアクセスできる安全な場所に保管することです。

***Chiliz チームがパスワードや seed phrase を尋ねることは決してありません。***
{% endhint %}

[metamask-install.md](/jp/gakushu/wallet/metamask/metamask-install.md)

[chiliz-metamask-setsuzoku.md](/jp/gakushu/wallet/metamask/chiliz-metamask-setsuzoku.md)


---

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