# Setup MetaMask

## What is a MetaMask wallet?

{% embed url="<https://youtu.be/YVgfHZMFFFQ>" %}
What is MetaMask?\
Source: MetaMask Youtube Channel
{% endembed %}

MetaMask is a popular cryptocurrency wallet that can be used to buy, store, send and swap tokens. It is a cross-device wallet that supports browser extensions, Android and IOS.

***

## Guides to setup MetaMask

:new:  [How to Create a MetaMask Wallet](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask/how-to-create-a-metamask-wallet)

:gear:  [How to Set Up Polygon Network on MetaMask](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask/how-to-set-up-polygon-network-on-metamask)

:shopping\_cart:  [Guide to buy $FYN on MetaMask](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask/guide-to-buy-usdfyn-on-metamask)

:gear:  [How to Import $FYN into MetaMask](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask/how-to-import-usdfyn-into-metamask)

:mobile\_phone:  [Guide to Using the MetaMask In-app Browser on Mobile](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask/guide-to-using-the-metamask-in-app-browser-on-mobile)


---

# 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.affyn.com/en/all-about-usdfyn/setup-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.
