# Battle Arenas (Lands)

Lands are unique assets represented in the form of NFT tokens owned by players. Lands give owners passive income as tax for hosting battles (in $MUSH), which is paid by the player who wins a battle on that land. Players are automatically allocated to lands based on their rating, that is, the rarer lands will go to players with a higher rating. Rewards received for winning a battle will be scalable depending on the rarity of the land, as well as the tax received by its owner.

Landowners also have the opportunity to rent out land for friendly battles and various tournaments, both from the community and from our team. The owner of the land can set a fixed rate for rent, or a percentage of the commission from the prize money that the best players of the tournament will receive.

Also, the owner of the land can define the rules for the battle on his land, which will make the battle unique.

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


---

# 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://smashrooms-3.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.
