# Zone

### Customizing zones for your village

In the database, you can see multiple zones that can hold PDA\_Building data assets. Those are used to override an area in your village with different buildings like a marketplace.

<figure><img src="https://342728394-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOIeQIBrFFtGwhSJVdhiH%2Fuploads%2Fx9j4SUi1xAfMEX4oyI7G%2Fimage.png?alt=media&#x26;token=5a0aab20-2dbd-4ba2-a94a-90ef4068855d" alt=""><figcaption></figcaption></figure>

If you look at the zone tool, you can see they match the same name

<figure><img src="https://342728394-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOIeQIBrFFtGwhSJVdhiH%2Fuploads%2FbiXy2hAyKI8uiEXWcRoo%2Fimage.png?alt=media&#x26;token=8a69fea6-9550-4103-a045-9ad6e6d9b0c4" alt=""><figcaption></figcaption></figure>

Feel free to add a new building type and the zone inside your village. If the auto-update is on, it will automatically change the building type to the matching buildings of that zone. In this example, residential houses are red, and markets are blue.

{% embed url="<https://drive.google.com/file/d/1ux_ZVf5MjoQFqpamtDf499Du8L3ZS8TP/view?usp=drive_link>" fullWidth="true" %}


---

# 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://qwertystudio.gitbook.io/massive-village/customization/zone.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.
