# Token

The **NBZ token** is the core asset of the Ninja Blaze ecosystem, empowering holders with governance rights, exclusive benefits, and utility within the platform.

### Token Utility

* **Auction Basket** - The basket mechanism allows to increase the value of the token.
* **DAO** - Token holders vote to influence development and direct the project.
* **Platform utility** - Platform users holding project tokens will have access to unique opportunities.&#x20;

The Ninja Blaze token is available across multiple blockchain networks

| Network   | Denom                                                                | Explorer                                                                                                                                  |
| --------- | -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Injective | factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ               | <https://explorer.injective.network/asset/factory%2Finj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz%2FNBZ/>                                    |
| Osmosis   | ibc/DC1DF96AB7F5109433C3D5FDADE83F8EC2D522B80FAB0593BC1A2781F36AD633 | <https://www.mintscan.io/osmosis/assets/ibc/aWJjL0RDMURGOTZBQjdGNTEwOTQzM0MzRDVGREFERTgzRjhFQzJENTIyQjgwRkFCMDU5M0JDMUEyNzgxRjM2QUQ2MzM=> |
| Neutron   | ibc/A79E35F2418EB26FA8D72B9AA5EDF28C0C2CF475E8CF4CAEBB25FA5C858D4D22 | <https://www.mintscan.io/neutron/assets/ibc/aWJjL0E3OUUzNUYyNDE4RUIyNkZBOEQ3MkI5QUE1RURGMjhDMEMyQ0Y0NzVFOENGNENBRUJCMjVGQTVDODU4RDREMjI=> |

The following table displays the exchanges where NBZ is currently traded:

<table><thead><tr><th width="270">Exchange</th><th>URL</th><th>Type</th></tr></thead><tbody><tr><td>Helix</td><td><a href="https://helixapp.com/spot/nbz-usdt/">https://helixapp.com/spot/nbz-usdt/</a></td><td>DEX</td></tr><tr><td>Osmosis</td><td><a href="https://app.osmosis.zone/assets/nbz">https://app.osmosis.zone/assets/nbz</a></td><td>DEX</td></tr></tbody></table>


---

# 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://docs.blaze.ninja/introduction/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.
