> For the complete documentation index, see [llms.txt](https://wiki.starheroes.community/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.starheroes.community/tokenomics/usdstar-token.md).

# $STAR Token

$**STAR** is the native **multi-utility** **governance token** of the StarHeroes game issued by StarHeroes DAO. $STAR as an ERC-20 blockchain token, is tradeable in various venues, including Centralized and Decentralized Exchanges.&#x20;

From the outset, the $STAR token serves as the primary tool for[ decentralizing](/decentralization.md) the protocol and establishing StarHeroes as a community-owned, truly web3 competitive game title. Nevertheless, it's important to note that the game's economy and tokenomics design work in tandem, empowering $STAR holders to capitalize on the game's success and adoption.\
\
$STAR also has multiple token value accrual mechanisms based on the in-game and blockchain utility.

### **$STAR utility:**

* Levelling-up of the player’s NFT Hero
* Purchase of missions for the player’s NFT Hero
* Purchase of a feature that reduces mission time for the player’s NFT Hero
* Staking which provides an additional boost to StarScore in the Hero Duty Web App
* Staking $STAR provides an instant daily Game Point boost to new players&#x20;
* Share in Real Yield from the StarHeroes proceeds
* Governance


---

# 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://wiki.starheroes.community/tokenomics/usdstar-token.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.
