> For the complete documentation index, see [llms.txt](https://docs.flurry.finance/flurry-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flurry.finance/flurry-finance/governance/usdflurry-governance-token/trading-flurry.md).

# Trading FLURRY token

{% hint style="warning" %}

#### Beware of fake contract addresses provided by unknown sources or channels, attempting to scam for your fund.

No social media accounts or team members from Flurry Finance would provide you with a contract address.
{% endhint %}

You can purchase FLURRY governance token via:&#x20;

## Trade FLURRY on DEX 🎄

### 🦄 Uniswap

{% embed url="<https://app.uniswap.org/#/swap?inputCurrency=ETH&outputCurrency=0x60F63B76E2Fc1649E57a3489162732A90ACf59FE&use=V2>" %}
Trade FLURRY | WETH pair on Pancakeswap (ETH)&#x20;
{% endembed %}

### 🥞 Pancakeswap

{% embed url="<https://pancakeswap.finance/swap?inputCurrency=BNB&outputCurrency=0x47c9BcEf4fE2dBcdf3Abf508f147f1bBE8d4fEf2>" %}
Trade FLURRY | WBNB pair on Pancakeswap (BSC)
{% endembed %}

## Trade FLURRY on CEX

### ⛩ Gate.io&#x20;

{% embed url="<https://www.gate.io/en/trade/FLURRY_USDT>" %}
Trade FLURRY | USDT pair on Gate.io (availalbe on ETH & BSC)
{% endembed %}

### 🏔 MEXC Global (MXC)

{% embed url="<https://www.mexc.com/exchange/FLURRY_USDT>" %}
Trade FLURRY | USDT pair on MEXC Exchange (availalbe on BSC only)
{% endembed %}

## Price, Liquidity, Volume, Chart

#### 1. CoinMarketCap FLURRY tracking：

{% embed url="<https://coinmarketcap.com/currencies/flurry>" %}

#### 2. CoinGecko FLURRY tracking：

{% embed url="<https://www.coingecko.com/en/coins/flurry-finance>" %}

#### 3. Uniswap FLURRY tracking links:&#x20;

* FLURRY/ETH :

{% embed url="<https://v2.info.uniswap.org/pair/0xc65679db1262acb60ee9dcab60a2d376db56d8cd>" %}

* Dextools FLURRY/WETH:

{% embed url="<https://dextools.io/app/uniswap/pair-explorer/0xc65679db1262acb60ee9dcab60a2d376db56d8cd>" %}

#### **4. Pancakeswap FLURRY tracking links:**

* FLURRY/BNB&#x20;

{% embed url="<https://pancakeswap.info/pair/0xde16670c53960fe44f4da1aa1b51901eb6488d5e>" %}

* Dextools FLURRY/WBNB

{% embed url="<https://www.dextools.io/app/pancakeswap/pair-explorer/0xde16670c53960fe44f4da1aa1b51901eb6488d5e>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flurry.finance/flurry-finance/governance/usdflurry-governance-token/trading-flurry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
