# Land

Lands are dropped on multiple blockchains as NFTs. There will be a 100x100 (=10000 total) tiles sized map of lands on each blockchain enabled with Dungeon Worlds. At launch, these will be WAX and Polygon, with more networks like EOS or BNB Chain added later.

Lands will have an “Edition” attribute which defines in which area of the grid map the land is. Land will also have two more attributes that define part of its function in Dungeon Worlds:

1. Material: Each Land will be assigned a material that can be found by wombats in the underground, or that can be mined by wombats on that land. There will be a certain amount of that material available on each Land
2. Area type: Lands will also be categorized by the area type they form. This can be plains, mountains, etc.


---

# 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.wombat.app/dungeon-worlds-whitepaper/advancements/land.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.
