# Metamask setup

## With Metamask you can:

* Connect to any Web3 website from your browser (Google Chrome, Brave, Firefox, Edge)
* Receive and make payments to any wallet without KYC
* Buy Crypto with credit card, apple pay, google pay or wire transfer
* Connect with dozens of different Networks

To start setting Metamask wallet you need first to install it:

Chrome Web Store[ ](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=it)<https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=it>

IOS [https://apps.apple.com/en/app/metamask-blockchain-wallet/id1438144202](https://apps.apple.com/it/app/metamask-blockchain-wallet/id1438144202)

ANDROID <https://play.google.com/store/apps/details?id=io.metamask&gl=>

## Create new account

{% embed url="<https://www.youtube.com/playlist?list=PLR5piPjIWWogjK92KI1cp2PZ2H1CMcH3r>" %}

### Save your seed phrase

{% embed url="<https://www.youtube.com/watch?index=2&list=PLR5piPjIWWogjK92KI1cp2PZ2H1CMcH3r&v=Bojyb75Dbgg>" %}

{% hint style="info" %}
Keep secret your seed phrase and private key, the only information you can share is Wallet Address, if you give your private keys to anyone your Crypto will be stole and there is no way to recover it. Team and support never will ask your keys and never contact you first, be aware of scams.
{% endhint %}

{% hint style="info" %}
Remember, not your keys, not your coins.

For any inquiry contact official support.
{% endhint %}


---

# 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.wink.finance/guides/how-to-buy-tokens/metamask-setup.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.
