# Adding $FLY to Metamask

This guide will help you add the $FLY token to your Metamask wallet. The guide for Metamask can be used for other types of wallets as well.

1. Click on 'Import tokens', located at the bottom of the 'Assets' tab on your wallet homepage or webpage extension. &#x20;
2. Switch to the 'Custom token' tab at the top, and then enter the token address in the first field.

   &#x20;                 <img src="/files/iyZA0Kg3H0XTJNazK1Zh" alt="" data-size="original">

   * $FLY address: `0x78ea3fef1c1f07348199bf44f45b803b9b0dbe28`
   * <https://snowtrace.io/address/0x78ea3fef1c1f07348199bf44f45b803b9b0dbe28>
3. Once the address is added, the Token Symbol will populate along with the Token Decimal.&#x20;

   &#x20;                 ![](/files/f7xFKaeqVVhDdV9PSSBd)
4. Click 'Add Custom Token' to proceed.
5. You will now see a page asking you to confirm that you want to add the token.

   &#x20;                 ![](/files/4hTfkY4ExgtZQhXHb4rj)
6. Click 'Import Tokens', and you will now have the $FLY token added to your wallet.&#x20;


---

# 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.hoppersgame.io/guides-general/adding-usdfly-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.
