# World Map

<figure><img src="/files/TCBw8BiLxjuxqsVVDUDL" alt=""><figcaption></figcaption></figure>

In BLOCKLORDS, the world map is a sprawling canvas of opportunity, offering players a rich and dynamic environment to explore and conquer. This map is a key aspect of the game, providing a diverse and engaging backdrop for your strategic endeavors:

* **A Mosaic of Regions**: The world of BLOCKLORDS is divided into 50 unique [regions](/game-mechanics/ruling/claiming-region.md). While these regions initially share common traits and resources, they are designed to evolve and change based on player interactions over time, adding a layer of depth and unpredictability to the game.
* **Distinct Territories and Rulers**: Each region is a distinct territory with its own characteristics. They are governed by individual [rulers ](/game-mechanics/ruling.md)and feature [main cities](/game-mechanics/world-map/cities.md), adding a sense of realism and complexity to the world.
* **Adventure and Exploration**: Regions with active [adventures](/game-mechanics/world-map/adventures.md) offer players the chance to engage in these quests. By clicking on a region, you can send a[ hero](/game-mechanics/heroes.md) to participate in the adventure, opening up new possibilities and challenges.
* **Learning about Each Region**: Players can delve into the details of each region to understand its [attributes](/game-mechanics/heroes/hero-attributes.md), [taxes](/game-mechanics/ruling/claiming-region/region-attributes/taxes.md), [population](/game-mechanics/ruling/claiming-region/region-attributes/population.md), and ruling status.&#x20;
* **Settling Your Farm**: After exploring and evaluating the different regions, players can choose where to settle their farm. This decision is significant as it determines the resources and challenges you will face in that specific region.

The world map in BLOCKLORDS is not just a backdrop; it's an integral part of the game that influences how players interact with the environment, embark on adventures, and expand their influence. It encourages exploration, strategy, and adaptation, making each player's journey unique and immersive.

<br>


---

# 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://wiki.blocklords.com/game-mechanics/world-map.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.
