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

# Own Your Gameplay

Here’s how **Unite** lets you **own your gameplay**: 🧵👇

With **Unite**, **every game you play** is **tokenized** into an **instantly liquid coin**. And it’s not just your in-game actions — **your gamer identity itself** becomes a **tokenized and instantly liquid coin**.

#### Tokenizing Gamer Behavior

Your gaming **identity**, **achievements**, and **playtime** become **valuable digital assets** that the entire world can **value, buy, and hodl**:

* ⏱ Every hour played → **proof of activity**
* 🏆 Every achievement → **verifiable credential**
* 🎮 Every game → **stackable value**

For the first time ever, **your gaming identity is scarce, ownable, and portable**.

#### Utility & Liquidity

Because your gameplay and identity are tokenized:

* 🌐 Anyone can **buy, sell, or hodl** them
* 📈 The value emerges from **utility demand**
* 💧 Unlock **instant liquidity** for the value you create

Your time, skill, and achievements are **no longer locked inside games**.

#### Value Creation & Sustainability

Keep playing **as you normally do** to **unlock more coins** and **accrue their value** by:

* ⏱ More hours played & achievements → **rarer identity**
* 💎 More value created → **stronger asset**
* 👥 More followers → **higher influence**

With Unite, you become an **asset owner** in your own **gaming life**.

Welcome to the next chapter of gaming.


---

# 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://unite-1.gitbook.io/unite-docs/unite-protocol/own-your-gameplay.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.
