# The Neuros Token

{% hint style="info" %}
Disclaimer: The project is in development so details are subject to change.
{% endhint %}

Shockwaves is powered by the Neuros, a BEP-20 token on BSC.&#x20;

### Utility

#### In-Game Currency

The Neuros serves as the primary in-game currency, enabling players to open lootboxes that contains tokenizable items like weapons and armors. In order to be used in Shockwaves, the Neuros tokens need to first be transmuted into xNeuros which is their server equivalent.

#### Staking and Rewards

Neuros token holders can stake their tokens to earn passive rewards, such as additional tokens, in-game assets, score bonus in-game, and other benefits. Different tiers of staking will offer different types and quantities of rewards. Staking not only incentivizes long-term holding of the token but also helps maintain a stable ecosystem.&#x20;

#### Governance Rights

Token holders who stake their Neuros can participate in the governance of the project by voting for important project decisions and community proposals.

<div align="center"><figure><img src="/files/qjREKBeFAWeikXEZtOz1" alt="Neuro$ Token"><figcaption></figcaption></figure></div>

####


---

# 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.shockwaves.ai/introduction/the-neuros-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.
