# Land Ownership

{% hint style="info" %}
Disclaimer: The project is in development so details are subject to change.
{% endhint %}

The maps of Shockwave are generated procedurally to create interesting gameplay at every match. The map generation process is such that maps are profoundly different in their look and how they are played.

Each map can be owned and traded as an NFT.

<figure><img src="https://1486791477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoiY2RA3fzWstiNmfvj6K%2Fuploads%2FHmKrQ6Mtt21aQ1CuUv6I%2FMap%20AI.png?alt=media&#x26;token=90dd84f4-fba3-4f21-9942-1467bf70cf7f" alt=""><figcaption></figcaption></figure>

## Benefits of owning land

The land contains advertisement space that can be used to display any images, with some limited filtering, that the owner wants to display.&#x20;

The owner of a piece of land in Shockwave will earn a percentage of the token rewards earnt on that land. These benefits can be withdrawn at any time provided that the owner pays the gas fee.

The owner of a space can modify the playlist of music that will be played on it which impacts the gameplay.

<figure><img src="https://1486791477-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoiY2RA3fzWstiNmfvj6K%2Fuploads%2FRHLKI337m1u3fgFg8Qtb%2FCityGeneration.gif?alt=media&#x26;token=113c9e21-3a22-42fd-99df-bbb650d9a52e" alt=""><figcaption></figcaption></figure>

## Players voting for maps

At the end of each game, players can rate how they enjoyed the map they have played and it will have an impact on which map will be selected when an other game starts.

Each map has a chance to be played but the probability will depend on the rating of that map. It incentivizes land owners to chose a good music playlist and display ads wisely so that it is creates a pleasant experience for the players. It will also make some pieces of land more valuable than others which stimulates the trading of land NFTs.&#x20;


---

# 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.shockwaves.ai/tokenomics/land-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.
