# Understanding the Game

### Which tokens?

As mentioned, $VOID is the powerhouse of Onessus. It is the in-game crypto token that fuels the economy of NiftyVille. You can visit [here](/niftyville/niftyville-play-to-earn/how-to-earn.md) to learn more about how to earn.&#x20;

### NiftyCoins and Progression

\
NiftyCoins (NC) are a secondary in-game **non-crypto token**. You can find and earn these tokens on the server and level up your character experience. NiftyCoins + Levels are the progression system.&#x20;

#### What does this mean?&#x20;

The progression system is for free-to-play players who may not want to participate in linking a supported wallet, but still want to be a part of the community. You can level up and find NiftyCoins and unlock free skins, weapons, vehicles that are mostly NON-NFT.  So if you'd like, you can start at F2P and still get to P2E. The progression system applies for all players.


---

# 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://onessus.gitbook.io/niftyville/getting-started/understanding-the-game.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.
