# MetaMask 사용하기

{% hint style="info" %}
**주의**&#x20;

MetaMask는 가장 인기 있는 웹3 지갑 중 하나입니다. 따라서 온라인 사기, 사이버 공격 또는 해킹에 더 취약할 수 있습니다.&#x20;

시드 구문을 항상 안전하게 보관하십시오.&#x20;

해킹을 방지하기 위해 MetaMask 시드 구문을 컴퓨터나 휴대 기기에 저장하지 않는 것이 좋습니다.&#x20;

*Chiliz 팀은 절대 시드 구문을 요청하지 않습니다.*
{% endhint %}

## 개요

지갑은 웹 확장 프로그램 또는 모바일 애플리케이션으로 호스팅되는 디지털 계정입니다. 선호하는 암호화폐와 연결되어 디지털 자산, NFT 등을 보유합니다. 은행 계좌와 유사하게, 즉시 거래를 수행할 수 있도록 도와줍니다. 또한 디지털 화폐 세계로의 여정을 시작하려면 암호화폐 지갑이 필수적입니다.

{% content-ref url="/pages/MkpRP0mxrEcVLFKcjKNU" %}
[MetaMask 설치하기](/ko/undefined-2/undefined/metamask/metamask.md)
{% endcontent-ref %}

{% content-ref url="/pages/PSUDHBgYNP1mlyEuTuTi" %}
[Chiliz 체인을 MetaMask에 연결하기](/ko/undefined-2/undefined/metamask/chiliz-metamask.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/ko/undefined-2/undefined/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.
