# What is True Ownership?

True Asset Ownership in gaming is a transformative concept that radically changes players' relationship with their in-game items.&#x20;

Before blockchain technology, assets were owned by game publishers and players could access their items, but did not truly "own" them. We have seen many examples[^1][ ](https://gamerant.com/call-duty-warzone-shutdown-cosmetics-skins-gone-what-happens/)where game publishers removed access to assets previously thought to be owned by players.

True Asset Ownership means players have sovereignty over the assets they earn or purchase. They can hold, sell, or even burn those items if they choose.&#x20;

They truly own the assets.&#x20;

### True Ownership in Aavegotchi

Aavegotchi has a deep and diverse array of onchain game items. All items can be traded natively with no restrictions via the Aavegotchi Dapp.

* [GHST Token](/own/tokens/ghst-token.md) is the official governance token of Aavegotchi. Holding it grants players voting power within [AavegotchiDAO](/governance/about-aavegotchidao.md).
* [Aavegotchis](/own/game-items/aavegotchis.md) are the primary onchain asset of Aavegotchi. Currently, there are only 25,000 of them, with no plans to mint more. You'll definitely want to own one of these, if you can.
* [Portals](/own/game-items/portals.md) are mystery boxes that contain random Aavegotchis inside. Most of the Portals have been opened, but there are still some unopened ones that may contain rare Aavegotchis.
* [Wearables](/own/game-items/wearables.md) are equippable onchain assets that power up your Aavegotchi and make it more stylish. There are hundreds of Wearables to choose from, so dig in!
* [The Forge](/own/game-items/the-forge.md) is not a single asset, but a class of onchain assets that allow players to craft new Wearables.&#x20;
* [Gotchiverse](/own/game-items/gotchiverse.md) includes all of the assets playable in the Aavegotchi "Gotchiverse" game, the official metaverse of our gaming universe.&#x20;

Visit the [Aavegotchi Baazaar](https://dapp.aavegotchi.com/baazaar/aavegotchis), the official marketplace of Aavegotchi, to learn more and make your first purchase.

[^1]:


---

# 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://docs.aavegotchi.com/own/what-is-true-ownership.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.
