> For the complete documentation index, see [llms.txt](https://battlegrounds-guide.battlefly.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://battlegrounds-guide.battlefly.game/game-information/tokens.md).

# Tokens

## MAGIC

MAGIC is the token of TreasureDAO and the Treasure Ecosystem.

It is currently listed on Coinbase and Binance with 344k+ unique holders. MAGIC is used by BattleFly to facilitate battles in the Battlegrounds game.

BattleFlys gain MAGIC by winning battles and lose MAGIC by losing battles. Additionally, BattleFlys can win MAGIC by topping the [Leaderboards](/advanced-gameplay/leaderboard-rewards.md). \
\
More information is available here:

{% embed url="<https://docs.treasure.lol/getting-started/what-is-magic>" %}

## gFLY

gFLY is the governance token of the BattleFly Network which both powers and governs the network. It has a fixed supply of 10M tokens.

More information is available here:

{% embed url="<https://docs.battlefly.game/goverance/gfly>" %}

You can purchase gFLY here:

{% embed url="<https://magicswap.lol/?input=MAGIC&output=GFLY>" %}

## Nectar

Nectar is a non-tradable and non-transferable token that is awarded to BattleFlys losing in the Hyperdome and to all winning or losing Flys in the Free to Play Proving Grounds.

Nectar can be used to upgrade and customise BattleFlys.


---

# 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://battlegrounds-guide.battlefly.game/game-information/tokens.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.
