> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta.md).

# 科尔福特地区

- [虫巢](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/logovo-zhukov.md): 地形
- [红空心](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/krasnaya-loshina.md): 地形
- [黑暗祭司神殿](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/khram-tyomnykh-zhrecov.md): 地形
- [狗头人村](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/derevnya-koboldov.md): 地形
- [亡灵地牢](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/podzemele-nezhiti.md): 地形
- [石锤](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/kamennyi-molot.md): 地形
- [死亡之地](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/zemlya-mertveca.md): 地形
- [鹰身女妖之巢](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/gnezdove-garpii.md): 地形
- [国王陵墓](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/grobnica-korolya.md): 地形
- [龙农场](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/ferma-drakonov.md): 地形
- [精灵之丘](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/kholm-elfov.md): 地形
- [兽人营地](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/lager-orkov.md): 地形
- [纳尔图古城](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/drevnii-gorod-nartu.md): 地形
- [废弃的村庄](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/broshennaya-derevnya.md): 地形
- [蜘蛛森林](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/les-paukov.md): 地形
- [特里同海岸](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/bereg-tritonov.md): 地形
- [贾拉塔纳胡同](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/alleya-dzharatana.md): 地形
- [恶棍露台](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/terrasa-zlodeya.md): 地形
- [时间之湖](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/ozero-vremeni.md): 地形
- [马诺加迷宫](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/labirint-manoga.md): 地形
- [巨人瀑布](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/vodopad-gigantov.md): 地形
- [豺狼人要塞](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/oplot-gnollov.md): 地形
- [废弃港口](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/zabroshennyi-port.md): 地形
- [食尸鬼祭坛](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/altar-vurdalaka.md): 地形
- [黑龙沼泽](https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta/boloto-chyornogo-drakona.md): 地形


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.revolgc.pro/cn/you-xi-jian-jie/zemli/kolfort/mestnosti-kolforta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
