> For the complete documentation index, see [llms.txt](https://wasiona-studio.gitbook.io/ascend-the-end-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wasiona-studio.gitbook.io/ascend-the-end-whitepaper/economy/usdascend-token.md).

# $ASCEND TOKEN

The $ASCEND token is the lifeblood of our game, serving as its primary currency. Whether players are engrossed in in-game purchases, trading, or any other transactions, it all revolves around $ASCEND. What’s more, we’ve built a seamless bridge between the traditional and digital realms: even when players make payments using fiat currency, these transactions are instantly converted into $ASCEND tokens, ensuring a unified economic ecosystem within our game.

**Limited Supply:** The token has a cap with a total of 1,000,000,000 ASCEND Tokens ever to be minted, ensuring no future inflation. This scarcity could lead to a significant appreciation of its value over time.

**Positive Correlation:** The price action of $ASCEND is positively correlated to the revenues the game generates, making it a potential investment opportunity for players and stakeholders.

**Staking Benefits:** By staking your $ASCEND tokens, players can tap into benefits sourced from the game’s revenue stream, which, as mentioned, is robust.

**Inflation Awareness:** The game developers are cognizant of inflationary pressures. To combat this, they track the value added by the liquidity provided by players, ensuring a balanced and sustainable game economy.

<br>


---

# 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://wasiona-studio.gitbook.io/ascend-the-end-whitepaper/economy/usdascend-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.
