# Battle Arenas (Lands)

Lands are unique assets represented by player-owned NFTs. Lands give owners a passive income of $MUSH in the form of a tax paid by the player who wins a battle on that land. Players are automatically allocated to lands based on their rating, meaning that rarer lands will get players with a higher rating and receive more $MUSH accordingly, and owners will receive more tax in $MUSH. Landowners also have the opportunity to rent land for friendly battles and various tournaments, both from the community and from our team. The owner of the land can put a fixed rate for rent or a percentage of the commission from the prize money that will receive the best players in the tournament.

The landowner can also determine the rules of battle on his land and set the battle to his unique character.

More information about lands will be presented to the community shortly before the land sale and release of the game beta.


---

# 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://smashroom-s.gitbook.io/smashrooms/game-assets-and-nfts/battle-arenas-lands.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.
