> For the complete documentation index, see [llms.txt](https://docs.cosmicfomo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cosmicfomo.com/game-tokenomics/cosmic-token-utility.md).

# COSMIC token utility

COSMIC is a key asset in Cosmic FOMO. Like MDAO, COSMIC runs on the BNB Smart Chain (BSC BEP-20) and is a tool that allows users to earn in races and improve their NFT pilot parameters.

COSMIC token applications:

1. Pilot Upgrades: COSMIC allows to upgrade a pilot by developing their skills and capabilities.
2. Pilot Body Recovery: Pilots wear out over time. COSMIC is used to restore the pilot's health completely and return to flying.
3. Paying for Pilot Mints: To create new pilots and expand your army, you will need COSMIC to pay for the minting process.
4. Participation in HARDCORE races: the bet for participation in this game mode is placed in COSMIC.
5. Merging Minerals and Gems: you will also need COSMIC tokens when merging in-game items.

Important: COSMIC token supply is not limited, allowing users to constantly interact with the game's economy.

To buy or sell COSMIC tokens, you can use [PancakeSwap](https://pancakeswap.finance/swap?inputCurrency=0x55d398326f99059fF775485246999027B3197955\&outputCurrency=0xBabACc135Bbf2ce30f9C0f12665B244D3689A29C) or [12swap](https://12swap.io/).

You can track the current exchange rate of COSMIC tokens on [What2farm](https://whattofarm.io/ru/pairs/0xB6019a53d6763C95f678748EB45547D93c7D858b), [CoinMarketCap](https://coinmarketcap.com/currencies/cosmic-fomo/) and [CoinGecko](https://www.coingecko.com/en/coins/cosmic-fomo).

📝 COSMIC smart contract address:

0xBabACc135Bbf2ce30f9C0f12665B244D3689A29C<br>

Instructions on how to add COSMIC to your wallet:<br>

[How to buy COSMIC in MetaMask](https://youtu.be/9TtWmTpMuuQ)

[How to buy COSMIC in Trust Wallet](https://youtu.be/SpsRe_TN9vM)

[Adding COSMIC to MetaMask](https://youtu.be/aZCCg82RAB8)

[Adding COSMIC to Trust Wallet](https://youtu.be/aZCCg82RAB8)

[Adding COSMIC to MDAO Wallet](https://youtu.be/u78509xsImk)

\ <br>

*\*Disclaimer: The data presented herein is strictly for informational purposes, does not constitute financial advice, and is subject to change at any time at the discretion of the development team.*


---

# 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.cosmicfomo.com/game-tokenomics/cosmic-token-utility.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.
