# Use MetaMask

{% hint style="warning" %}
**CUIDADO**

MetaMask é uma das carteiras web3 mais populares. Portanto, é mais suscetível a golpes online, ataques cibernéticos ou hacks.

Garanta que sua frase-semente esteja segura em todos os momentos.

Para evitar hacking, recomendamos que você não salve sua frase-semente do MetaMask no seu computador ou em qualquer dispositivo portátil.

A equipe da Chiliz NUNCA pedirá sua frase-semente.
{% endhint %}

## Visão Geral

Uma carteira é uma conta digital hospedada como uma extensão web ou aplicativo móvel. Ela é conectada à sua criptomoeda preferida e armazena sua riqueza digital, NFTs, etc. Similar à sua conta bancária, ajuda você a realizar transações instantaneamente. Além disso, é essencial ter uma carteira de criptomoedas para iniciar sua jornada no mundo das moedas digitais.

LINK


---

# 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/pt-br/desenvolver/basico/use-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.
