# BLUE Token

The Governance token of the Bluefin Protocol will have the ticker **BLUE**:

* Official Contract Address: **0xe1b45a0e641b9955a20aa0ad1c1f4ad86aad8afb07296d4085e349a50e90bdca**
* Total Supply: 1,000,000,000 BLUE
* Token distribution Schedule: You can view this and other details in our [Tokenomics website](https://bluefin.io/foundation/token)

The BLUE token can be purchased in multiple Centralized Exchanges and on Bluefin's Spot CLMM:

* [Bluefin](https://trade.bluefin.io/swap?coin_a=0x0000000000000000000000000000000000000000000000000000000000000002%3A%3Asui%3A%3ASUI\&coin_b=0xe1b45a0e641b9955a20aa0ad1c1f4ad86aad8afb07296d4085e349a50e90bdca%3A%3Ablue%3A%3ABLUE\&external=true) &#x20;
* [Bitget](https://www.bitget.com/spot/BLUEUSDT?type=spot)
* [Kucoin](https://www.kucoin.com/trade/BLUE-USDT)
* [Gate.io](https://www.gate.io/trade/BLUE_USDT)
* [MEXC](https://www.mexc.com/exchange/BLUE_USDT?_from=search_spot_trade)

Perpetual futures for BLUE are also available in Bybit and Bluefin Perps:

* [Bybit Perps](https://www.bybit.com/trade/usdt/BLUEUSDT)
* [Bluefin Perps](https://trade.bluefin.io/BLUE-PERP)


---

# 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://learn.bluefin.io/bluefin/more/blue-token.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.
