# Competitive Comparison

| Feature / Platform         | SVerse                                                 | Roblox                                            | Minecraft (Mojang/Microsoft)                | Epic UEFN / Fortnite Creative           |
| -------------------------- | ------------------------------------------------------ | ------------------------------------------------- | ------------------------------------------- | --------------------------------------- |
| Creator Economy Model      | Create-to-Earn (NFT ownership + on-chain monetization) | Centralized currency; platform-controlled economy | Mods & servers; limited formal monetization | Creator payouts but centralized custody |
| Ownership                  | On-chain NFTs (cross-game tradable)                    | No true asset ownership                           | Proprietary; no transferable ownership      | Owned by Epic                           |
| Profit Share               | Creator-first; >70% retained by creators               | \~25% payout to creators                          | Very limited                                | \~40-45% creator payout                 |
| Tools                      | No-code UI & Logic Builders                            | Requires Lua scripting                            | Requires modding & code                     | Requires Unreal Editor proficiency      |
| Cross-Chain Support        | Yes (TON, BNB, ETH, Polygon, Solana)                   | No                                                | No                                          | No                                      |
| Data & AI Integration      | Real-time analytics, adaptive AI for economy/gameplay  | Limited analytics                                 | Minimal built-in analytics                  | Partial                                 |
| Interoperability           | Multi-game, multi-chain                                | Platform-locked                                   | Platform-locked                             | Platform-locked                         |
| Creator Onboarding Barrier | Minimal — low code creation                            | Moderate                                          | High                                        | High                                    |


---

# 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/competitive-comparison/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.
