# SVerse: Redefining the Game Creator Economy

{% stepper %}
{% step %}

#### True Creator Ownership

All user-generated maps, assets, and expansions are published as on-chain NFTs, ensuring transparent ownership and tradeability across multiple games and ecosystems.
{% endstep %}

{% step %}

#### Fair Monetization

Unlike Roblox’s 25% creator payout or publisher-dominant models, SVerse is designed so creators retain the majority of value from their sales, subscriptions, or in-game purchases.
{% endstep %}

{% step %}

#### Low-Code Creation Tools

With SVerse UI Builder and Logic Builder, anyone can design maps, modify gameplay logic, and publish expansions — no coding skills required. This democratizes game development, opening participation to millions of players who were previously excluded.
{% endstep %}

{% step %}

#### Cross-Chain Economy

SVerse’s SDKs and APIs integrate with multiple blockchains (TON, BNB, ETH, Polygon, Solana), allowing assets and identities to move freely — something no traditional platform currently supports.
{% endstep %}

{% step %}

#### Creator → Developer Evolution

Players seamlessly transition from consumers to developers, building sustainable micro-economies inside partner games.&#x20;Every player can own, create, and monetize — forming a “Create-to-Earn” model to replace the traditional Play-to-Earn paradigm.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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://sverse-1.gitbook.io/sverse-docs/documentation/sverses-mission/editor.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.
