# Buying $FLY

This section will show how to buy $FLY off the open market.  There are two methods shown, searching for the token as a Whitelisted token on Trader Joe and adding the token as a custom token to be used on any dex. &#x20;

### Trader Joe

1. Go to <https://traderjoexyz.com/>
2. Search FLY
3. Select the market option for FLY/AVAX
4. Ensure you see the FLY/AVAX pairing on the Trade page.

   ![](/files/Vema2IdEFSw8XXhjirYc)
5. Enter the amount of $AVAX you'd like to use to buy $FLY, or change to a different token.

### Buying $FLY Using the Token Address

1. Go to <https://traderjoexyz.com/trade> or the desired dex.
2. The default buying window should be present.

   ![](/files/7WM0iy7pliBS5Sv4YCvY)
3. Select the dropdown for the 'To' coin.
4. Paste in the $FLY contract address:&#x20;

   `0x78Ea3fef1c1f07348199Bf44f45b803b9B0Dbe28`

   ![](/files/kJ5RCxlFyzNhGJBTp8mA)
5. Select $FLY.
   * You may also be able to click the 'Add' link here to add the token to your wallet.&#x20;
6. Confirm you have selected the $FLY, and you are ready to trade.&#x20;

   ![](/files/oY2QO7aMYF2ih4TpNQYI)
7. You may also alter the URL link with the correct token address link:
   * <https://traderjoexyz.com/trade?outputCurrency=0x78ea3fef1c1f07348199bf44f45b803b9b0dbe28#/>


---

# 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/buying-usdfly.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.
