> For the complete documentation index, see [llms.txt](https://att.vr42.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://att.vr42.com/basic/locations.md).

# 地点

![小镇核心区域地图](/files/-MejkZbK66FuJbgKGXTe)

尽管地图允许在任何方向自由移动，但某些区域具有特殊意义或显着特征。通常，所有位置都可以归类为在主[世界](https://townshiptale.fandom.com/wiki/Overworld)或在[矿井中](https://townshiptale.fandom.com/wiki/Mines)，但是这些类别不足以指定某个位置。以下是 A township Tale 中主要地点的列表。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://att.vr42.com/basic/locations.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.
