# Customization

Calysto Village uses an approach mixing database and data assets.

First, let's open the demo village database in CalystoVillate/Data then open DT\_DemoVillage. It should look like this...

<div data-full-width="true"><figure><img src="/files/jm6fxFgN2vcJdxIfbFfN" alt=""><figcaption></figcaption></figure></div>

There is a lot of information in there but its more simple than it seems.

On the top left, there is the village name (under Row Name), in that case, it is DemoVillage. You can duplicate it or use your clone of the DT\_DemoVillage. This section will hold all the information related to each village/building style like which houses to use, the visual for the fences, the torches to use, and so on.

On the right, you have all the information related to each village, like which visual to use, object/vegetation density, 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://qwertystudio.gitbook.io/massive-village/customization.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.
