# Claiming Region

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

In BLOCKLORDS, claiming a region is a significant strategic move that can greatly influence your gameplay and standing within the game.

**Process of Region Claiming**:

* **Requirement of a Unique Hero**: To initiate a claim on a region, players must first possess a [unique hero.](/economy/assets/heroes/unique-heroes.md) This requirement ensures that only players who have reached a certain level of advancement in the game can claim regions.
* **Expenditure of Resources**: Claiming a region requires an expenditure of 1,000 [Gold.](/economy/resources/gold.md) This cost signifies the importance and value of owning a region in BLOCKLORDS.

**Selection and Claiming**:

* **Choosing from the World Map**: Once the prerequisites are met, players can select an available region from the[ world map.](/game-mechanics/world-map.md)
* **Designation of Region**: Upon selection and the necessary expenditure, the chosen region becomes the player’s designated region, granting them control and authority over that area.


---

# 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/ruling/claiming-region.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.
