> 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/utility.md).

# Utility

$ASCEND token serves as the backbone of Ascend the End’s ecosystem and Wasiona Studio’s broader gaming universe, with the following core utilities:

1. **In-Game Purchases**
   * Essential for buying exclusive items (skins, blueprints, exo-suits, gear) and unlocking gameplay advantages.
   * Offers a **20% discount** on in-game transactions compared to fiat payments.
2. **Staking & Passive Income**
   * Stake tokens in the WASIONA HUB to earn rewards, with **30% of game revenue** directly boosting the staking/reward pool.
   * Rewards grow alongside game success, aligning token value with player engagement and revenue.
3. **Player Earnings**
   * Earn $ASCEND via competitive play (tournaments, challenges), looting, trading, and farming. While $ASCEND could be got just through playing (P2E) Ascend the End is more focused on W2E aspects, giving most of the rewards for being among the best and defeating the challenges.
   * Convert in-game HONOR to $ASCEND, linking gameplay skill to real-world value.
4. **Cross-Game & Ecosystem Integration**
   * $ASCEND will be part of all Wasiona projects, expanding utility and demand.
5. **Marketplace & NFTs**
   * Trade rare NFTs, collectibles, and assets in the marketplace using $ASCEND.
6. **Deflationary Mechanic**
   * **Token Burns**: A percentage of all in-game transaction fees (paid in $ASCEND) are permanently burned, reducing supply.
   * **Fiat-Driven Burns**: A percentage of revenue from **fiat purchases** is used to buy $ASCEND tokens from the open market, which are then burned. This ties fiat spending directly to token scarcity and demand.

<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/utility.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.
