# Guide to Using the MetaMask In-app Browser on Mobile

Mobile device users are required to use the MetaMask in-app browser in order to connect to their wallet to the [Affyn marketplace](https://marketplace.affyn.com/) website. MetaMask **will not work** with other browsers such as Chrome or Safari on a mobile device.

## How to use the MetaMask In-app Browser

{% hint style="info" %}
Actual UI may differ due to updates.
{% endhint %}

**Step 1:** Open the MetaMask mobile application. If you do not have a MetaMask account, you can refer to [this guide](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask/how-to-create-a-metamask-wallet) to create one.

<figure><img src="/files/mACca4YEywUyMNJLUr7v" alt=""><figcaption><p>MetaMask</p></figcaption></figure>

**Step 2:** Check that you are connected to the **Polygon Mainnet**. If you need help to set up Polygon Mainnet, you can refer to [this guide](https://docs.affyn.com/en/all-about-usdfyn/setup-metamask/how-to-set-up-polygon-network-on-metamask).

![](/files/R5tMZeToL97BviE15saO)

**Step 3:** Select the `Browser` icon

<div align="left"><figure><img src="/files/NFFAOXAtzca9DqYGXkZF" alt="" width="300"><figcaption></figcaption></figure></div>

**Step 4:** Select `Search or Type URL`

![](/files/m07PWEoRWidxfZiFPalR)

**Step 5:** Enter <https://marketplace.affyn.com/> and search

![](/files/Z13tdtlgbttNy9o9xxCS)

**Step 6:** Congratulations! You have successfully arrived at the Affyn Marketplace using your mobile MetaMask in-app browser.

![](/files/caBxSuToQXdDIeWwBf4t)


---

# 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/guide-to-using-the-metamask-in-app-browser-on-mobile.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.
