# UGGU Protocol: User-Generative-Game-Universe

The <mark style="color:blue;">**UGGU Protocol**</mark> represents the core of the 9th Platform, enabling creators to register their games as <mark style="color:blue;">**Game Universe Assets (GUA)**</mark>. Key features of GUAs include:

1. <mark style="color:blue;">**Ownership Representation**</mark>: Each GUA is tied to an on-chain NFT that certifies ownership of the game asset.
2. <mark style="color:blue;">**Management Accounts**</mark>: A dedicated Game Universe Management Account allows creators to oversee and edit their games post-launch.

\
Creators can further interact with GUAs through modular tools, such as:

* <mark style="color:blue;">**Marketplace Module**</mark>: Facilitates the sale of in-game assets, including primary and secondary transactions.
* <mark style="color:blue;">**Visual Licensing Module**</mark>: Enables licensing of game visuals for extended use cases.
* <mark style="color:blue;">**Revenue Module**</mark>: Clearly defines and automates revenue splits across different income streams, including in-game sales, activity-based earnings, and licensing revenues.

These modules provide flexibility, scalability, and efficiency, empowering creators to monetize their games effectively.


---

# 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://spade-monarchy.gitbook.io/9th.io/uggu-protocol-user-generative-game-universe.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.
