# NFT Ownership

\
**EXODE grants ownership of digital assets to players, in the form of currencies, collectible cards and assets they can produce and use.** \
\
EXODE NFTs are usually represented by cards but also include other very diverse NFTs such as planets, designs, coordinates or maps or licenses, and other ownerships collectable by players. \
\
The first step of ownership is usually accessing a pack such as a starter or booster pack. Once opened, this pack gives a number of cards, which are all NFTs on the blockchain.\
\
The blockchain is used to broadcast this ownership in a way that is **decentralized, distributed and public** and which cannot be altered retroactively. Thanks to it, players permanently own digital assets and can collect and trade them.\
\
EXODE video game currently broadcasts and operates **on the HIVE blockchain**. HIVE is transaction free and processes new blocks every 3 seconds with extreme efficiency thanks to the servers of its witnesses.\
\
EXODE itself runs a witness server with its creator, [Elindos Phar](https://peakd.com/@elindos).\ <br>

{% hint style="info" %}
See our [**Wiki Article**](https://exodegame.com/wiki/doku.php?id=exode_asset\&s\[]=nft\&s\[]=ownership) for more information about EXODE Assets!
{% endhint %}


---

# 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://elindos-phar.gitbook.io/exode-white-paper/white-paper/nft-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.
