# THE TOWNS

- [Create a town](https://wiki.epicworld.gg/the-towns/create-a-town.md): Find here all the information concerning the creation of a town
- [Town Settings](https://wiki.epicworld.gg/the-towns/town-settings.md): Find all the information about town settings here.
- [Town Levels](https://wiki.epicworld.gg/the-towns/town-levels.md): Find here all the information concerning the different town levels.
- [Sub-Areas](https://wiki.epicworld.gg/the-towns/sub-areas.md): Find here all the information concerning the creation of sub-zones.
- [The Warps](https://wiki.epicworld.gg/the-towns/the-warps.md): Find here all the information concerning the creation of playerwarp.


---

# 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.epicworld.gg/the-towns.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.
