# Digital Collectibles

At the core of our game, we want players to have 100% ownership of their items and characters. A range of in game collectibles will be available for purchase and to trade in game. These come as a 2D avatar image, 3D viewer version, and fully animated in-game 3D asset.&#x20;

Everyone owns the characters they play, which can be traded outside of the game ecosystem as players wish. Other collectible types could include weapons, pets, and many other types of items.

Elumia collectible can be used to empower characters. With full ownership, players will be able to use marketplaces to trade their assets both on our website and outside of it.

Currently the game requires a [Genesis digital collectible ](https://magiceden.io/marketplace/heroes_of_elumia)to play, we recently held a **free mint event** where players were able to acquire free Genesis characters. Each character has unique traits and skills that level up as you play. In the future, we'll be releasing more character mints and introducing new ways to access the game as we grow the player population — this is just the beginning! So keep an eye out for upcoming announcements. In the meantime you can acquire characters from other players on secondary markets like [Magic Eden ](https://magiceden.io/marketplace/heroes_of_elumia).

&#x20;

<figure><img src="/files/miufl3UKjCfTapcb4GhU" alt=""><figcaption><p>Each character has unique traits and skills that level up as you play. In the future, we’ll be releasing more character mints and introducing new ways to access the game as we grow the player population - this is just the beginning!</p></figcaption></figure>


---

# 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.elumia.io/the-game/digital-collectibles.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.
