# Digital Asset Ownership

## **Trustless and Transparent**

Blockchain games are distinguished from classic video games by digital in-game assets backed by decentralised, autonomous models within internet ecosystems.&#x20;

In Web3 games, players earn, unlock or purchase Non-Fungible Tokens (NFTs) in the form of avatars, weapon skins and other collectables. Unlike traditional games, these assets grant players digital ownership, allowing them to be traded outside the game and even used in other interoperable Web3 games.

## Self-Sovereignty

The problem with Web2 in-game economies is that if players spend significant money on in-game assets and the game is unplugged, those assets disappear.

In contrast, Web3 gaming offers players self-sovereignty by providing them with digital ownership that is publicly verifiable via the blockchain. Additionally, players can use these assets in other games or even sell them on marketplaces for potential cashouts.

Typical traditional games do not allow players to retain ownership of their hard-earned in-game assets or user-generated assets.&#x20;

<figure><img src="/files/wRnpdWOXyYf01DQwQZy4" alt=""><figcaption><p>You are not allowed to buy or sell WoW items, products, or services for real money. Accounts involved in real money transactions may be penalized under <a href="http://blizzard.com/company/legal/eula.html">End User License Agreement</a>. </p></figcaption></figure>

<figure><img src="/files/1RA1LafgP6zdmD6DzSOO" alt=""><figcaption><p>You are not allowed to buy or sell WoW items, products, or services for real money. Accounts involved in real money transactions may be penalized under <a href="http://blizzard.com/company/legal/eula.html">End User License Agreement</a>. </p></figcaption></figure>

In **Fundora**, all tools and skins are NFTs, empowering players to truly own them as assets. They can keep and use them in gameplay or trade them on the marketplace or any other market.

Since **Fundora** is a free-to-play game, players do not need to purchase an NFT to access the game. Instead, when players win a race, they receive a Tool Box containing Tool Cards converted into an NFT.


---

# 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://whitepaper.fundora.life/web3/why-blockchain/digital-asset-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.
