> For the complete documentation index, see [llms.txt](https://raceonlife.gitbook.io/raceonlife/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://raceonlife.gitbook.io/raceonlife/tokenomics/token-usdoni-based-on-spl-solana-network.md).

# Token $ONI: Based on SPL Solana network

The central element of our game economy is the RaceOnLife in-game currency - the "$ONI" token. It allows players to engage in exciting gaming activities and enjoy the gameplay.

&#x20;                                          <mark style="background-color:orange;">**"$ONI" - in-game coin RaceOnLife**</mark>

In the early version of the game, you can earn $ONI, although not yet exchangeable for real money. At an early stage, while our developers are carefully honing the game mechanics, you can collect or spend earned $ONI on customization, entertainment, and purchasing new cars and motorcycles.

$ONI can be earned for free - just by playing the game. By choosing the main Standard mode, you can earn from 10 to 50 $ONI per event while playing in any of the 7 game modes (more details in the "7 Game Modes" section).

$ONI can also be earned for free by exploring the archipelago, they will be hidden in caches that you will need to find.

If you already own an NFT from our collection, you can rent out your car and also receive $ONI for it.

In addition, at the start of the game, each newcomer will be credited from 50 to 1500 $ONI, just for joining our engaging gaming community.

With the $ONI token, players will be able to purchase items on our in-game trading platform RaceOnLife, thereby forming the basis of our game economy.

Our main goal is to provide the possibility of withdrawing $ONI on the Game Release. However, we are actively working to provide this opportunity earlier in the Beta version of the game.


---

# 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://raceonlife.gitbook.io/raceonlife/tokenomics/token-usdoni-based-on-spl-solana-network.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.
