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

# 👽 Welcome to the HELLSTREET

<figure><img src="/files/StJWlgzhegddkbEo9jTN" alt=""><figcaption></figcaption></figure>

Welcome — and well met. HellStreet is a living, urban metaverse built for creators, players, and builders who want a fast, gritty, social world with real economic systems and deep creator tooling. This documentation-grade welcome explains what HellStreet is, what you can do in your first hour and your first 100 hours, the creative backbone that powers the platform (our in-house HSC creation platform), and how to get started without fuss. 🚦🏙️

{% hint style="info" %}
Quick fact: HellStreet features a cross-world avatar system and an integrated in-platform marketplace (the Exchange) — your avatar, items, and reputation move with you across worlds.
{% endhint %}

***

### What HellStreet is — the short version ✅&#xD;

HellStreet is an urban-first metaverse: a persistent, modular city where social gameplay, creator economies, and real ownership converge. Imagine a living cityscape where creators ship playable experiences, landlords manage parcels, players form communities and compete, and a robust Exchange handles discovery, commerce, and tokenized ownership. The platform lowers the barrier to creation while preserving professional-grade tooling for studios.

***

<figure><img src="/files/1mLcI64XN1w4yHglCNCf" alt=""><figcaption></figcaption></figure>

***

### Three core pillars (what we deliver) 🏛️

#### 1. Play — social, competitive, and narrative gameplay&#xD;

* **Curated worlds:** social hubs, roleplay districts, PvP arenas, co-op dungeons, and event stages.
* **Flexible session loops:** short bursts (8–30 minutes) for casual play and long sessions (1–6 hours) for events, festivals, and roleplay nights.
* **Live event stack:** integrated ticketing, spectator tools, and broadcast-friendly overlays for streamed tournaments and concerts.

#### 2. HellStreet Create: our world-building & publishing platform 🎨

HellStreet Create is the heart of HellStreet’s creator experience. HSC is a hands-on toolkit and publishing pipeline that empowers creators — from hobbyists to professional studios — to design, iterate, and launch interactive worlds quickly.

**Key HS Create capabilities:**

* Visual editor & templates: drag-and-drop level building, prebuilt gameplay modules (triggers, NPCs, UI), and starter templates so non-programmers can ship playable content fast.
* Vault & asset management: centralized asset vault with versioning, permissioned sharing, and lineage tracking so teams can collaborate and reuse content safely.
* Publish pipeline & staging: one-click staging → QA → publish flows that package scenes with metadata, previews, and royalty settings for the Exchange.
* Monetization primitives: built-in hooks for access passes, per-session fees, in-world shops, and configurable revenue splits (creator ↔ landowner ↔ platform).
* Creator analytics & iteration: heatmaps, session funnels, and revenue dashboards to iterate on design and boost retention.
* Community & governance: submission flows for showcases, grant programs, and spotlight features that amplify high-quality creators.

*HS Create is intentionally visible and interactive — it’s not “some backend.” It’s the environment where worlds are imagined, built, and launched; it also manages how creators package and expose their work to players and the Exchange.*

#### 3. Own & Earn — marketplace, LAND, and tokenized rewards 💱

* **Exchange:** HellStreet’s in-platform marketplace for wearables, props, access passes, and curated drops. Creators set royalties and metadata (EIP-2981 compatible recommended).
* **LAND parcels (NFTs):** deployable parcels grant hosting rights, tenant/rental mechanics, and local governance levers.
* **Rewards & sinks:** quest NFTs, consumables, ticketing fees, and event passes create meaningful demand and balance token flows.

***

<figure><img src="/files/noBWvsdQfMkr20W7gyec" alt=""><figcaption></figcaption></figure>

***

### What to expect in your first hour ⏱️&#xD;

1. Create or connect an account; optionally connect a Web3 wallet for purchases and on-chain receipts.
2. Customize a Universal Avatar — one profile that travels across HellStreet worlds.
3. Visit the main social hub — sample live events, pop-up vendor stalls, and creator showcases.
4. Run the 15–30 minute tutorial — learn movement, inventory, marketplace flows, and complete a starter quest that grants a cosmetic reward.

***

### What you can do in your first 100 hours 🔥&#xD;

* Publish a small playable space (social room, 2-minute mini-game, or event stage) using HSC’s editor.
* Mint and list a wearable or item on the Exchange; set royalties and rich metadata.
* Buy or lease a LAND parcel and host a neighborhood event or ticketed show.
* Join a creator collective, apply for a Spotlight Grant, or run a paid event night with HSC’s revenue-split tools.

***

<figure><img src="/files/IikFkf61T0jmf7Jx2OMh" alt=""><figcaption></figcaption></figure>

***

### Safety, moderation & transparency 🛡️&#xD;

* We provide robust moderation tools, automated content filters, and a community reporting pipeline.
* Never share private keys or seed phrases — HellStreet staff will never request them.
* Periodic transparency summaries cover moderation trends, marketplace stats, and roadmap milestones.

***

### Performance & compatibility (practical notes) ⚠️&#xD;

* **Best fidelity:** desktop client (Windows/macOS) with a modern GPU.
* **Browser preview:** lower LODs for quick checks and demos.
* **Mobile:** companion apps for chat/spectator views; full mobile client is rolling out in stages.
* **Settings:** character/world quality sliders and an “event mode” that favors concurrency over per-player visual fidelity.

***

### Quick glossary (must-know) 📚&#xD;

* **Universal Avatar** — one avatar profile usable across multiple HellStreet worlds.
* **Exchange** — HellStreet’s in-platform marketplace for items, passes, and drops.
* **LAND** — NFT parcels that accept deployments and control local monetization rules.
* **Hellstreet Create (HSC)** — visible world-building and publishing platform (editor, vault, publish pipeline, and creator analytics).

***

<figure><img src="/files/JJWa6qwbZKQPreg9LyoV" alt=""><figcaption></figcaption></figure>

***

### Final words — a short manifesto ✨&#xD;

HellStreet is a living urban stage: a place where creators get paid for original worlds, players discover social moments and emergent narratives, and communities run thriving micro-economies. We obsess about low friction for creators, consistent hosting and publishing via HSC, and trustable economic rails for everyone. Build, play, monetize, or just hang out — the city never fully sleeps. 🌃


---

# 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:

```
GET https://e-g-hellstreet.gitbook.io/hellstreet/introduction/welcome-to-the-hellstreet.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.
