# Our $FUEL token

$FUEL tokens are an in-game reward mechanism that can be spent to perform actions, or used in various game modes throughout the Nova Creed universe.\
\
Utilities will include

* Running Missions
* Building ships
* Competing in Fleet Wars
* Breeding/Cloning
* Participating in PVP battles

**Nova Creed does not sell $FUEL to players directly.**&#x20;

$FUEL can be earned by playing the game in Player versus Environment (PvE) mode. In future you'll also be able to earn $FUEL in the the PvP Arena. Once you earn them, you can check your balance from [this page](https://whitepaper.novacreed.com/racing/www.novacreed.com/profile).\
\
You can also earn $FUEL by [staking your NFTs](/racing/nft-staking.md), when you're not using them in game. This is particularly handy for users with larger fleets.


---

# 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://whitepaper.novacreed.com/racing/our-usdfuel-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.
