# Adding $FROTH To Metamask

$FROTH is an ERC20 token deployed on the Polygon Network. You can view your balance and transfer tokens directly inside Metamask

1. Sign in to metamask and on the
2. Ensure you are on the Polygon network
3. Click Tokens

<div align="left"><figure><img src="/files/93HHJvp0OzilSyr8ttEn" alt="" width="350"><figcaption></figcaption></figure></div>

4. Copy and paste the $FROTH address in to the requested address field. 0x1E796DEBcB656bd71f2f2311443A52EC8c98229F
5. If the address is entered correctly, the rest of the fields will auto fill
6. Click next. You now are able to view and transfer your $FROTH balance as you wish

&#x20;![](/files/WKr0idqXip0M4Df53TQr)

*Note: You can also view your $FROTH balance from directly inside the Muzzle Run app once signed in under the Funds tab.*


---

# 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://guide.muzzle.run/muzzle-run-docs/getting-started/usdfroth/adding-usdfroth-to-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.
