> For the complete documentation index, see [llms.txt](https://hellstreet.gitbook.io/hellstreet-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hellstreet.gitbook.io/hellstreet-docs/economy/economy-overview.md).

# ℹ️ Economy Overview

#### $HST <a href="#usdhst" id="usdhst"></a>

At the center of the HellStreet economy is $HST, the platform’s native utility and governance token. Built to support both gameplay and creator activity, $HST acts as the main economic layer across the ecosystem, connecting marketplace transactions, staking, rewards, and access-based features into one coherent system. It is designed to function less like a speculative asset and more like a practical reserve currency inside HellStreet’s worlds, giving users a consistent way to participate in the platform’s economy.

<figure><img src="/files/3sEt7Px8z32Cgmlkz5pM" alt=""><figcaption></figcaption></figure>

$HST can be used for a range of in-platform actions, including marketplace purchases, creator payments, staking rewards, and access to special content or events. Players may also use it to reduce transaction fees, unlock premium drops, and participate in community governance as the platform expands. In this way, the token helps tie together the social, creative, and commercial sides of HellStreet into one unified loop.

Beyond simple transactions, the economy is designed to reward participation. Users who complete quests, join events, contribute to worlds, or support creators can earn token-based rewards and item drops that have real utility inside the platform. Creators can also use the economy to monetize their work through asset sales, access passes, and event-based experiences, while landholders and community operators can build long-term value around their spaces.

***

**HellStreet’s economy is structured around a few core principles:**

* **Utility first** — the token is meant to be used inside the platform, not just held.
* **Creator support** — creators gain direct ways to monetize content and events.
* **Participation rewards** — active users can earn meaningful in-world value.
* **Governance access** — long-term holders may help shape platform decisions.
* **Marketplace circulation** — value moves between users, creators, and experiences rather than staying static.

**This creates an economy that feels alive, flexible, and connected to the worlds players actually use. Instead of isolating finance from gameplay, HellStreet blends them naturally, making ownership, access, and progression part of the same experience.**


---

# 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://hellstreet.gitbook.io/hellstreet-docs/economy/economy-overview.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.
