> 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/kr/undefined-2/zemli/kolfort/mestnosti-kolforta.md).

# 콜포스 지역

- [벌레 소굴](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/logovo-zhukov.md): 지역
- [레드 할로우](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/krasnaya-loshina.md): 지역
- [암흑 사제의 사원](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/khram-tyomnykh-zhrecov.md): 지역
- [코볼트 마을](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/derevnya-koboldov.md): 지역
- [언데드 던전](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/podzemele-nezhiti.md): 지역
- [스톤 해머](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/kamennyi-molot.md): 지역
- [죽음의 땅](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/zemlya-mertveca.md): 지역
- [하피 둥지](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/gnezdove-garpii.md): 지역
- [왕의 무덤](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/grobnica-korolya.md): 지역
- [드래곤 팜](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/ferma-drakonov.md): 지역
- [엘프의 언덕](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/kholm-elfov.md): 지역
- [오크 캠프](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/lager-orkov.md): 지역
- [나르투의 고대 도시](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/drevnii-gorod-nartu.md): 지역
- [버려진 마을](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/broshennaya-derevnya.md): 지역
- [거미의 숲](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/les-paukov.md): 지역
- [트리톤 코스트](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/bereg-tritonov.md): 지역
- [자라타나 골목](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/alleya-dzharatana.md): 지역
- [악당의 테라스](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/terrasa-zlodeya.md): 지역
- [시간의 호수](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/ozero-vremeni.md): 지역
- [마노가 미로](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/labirint-manoga.md): 지역
- [거인의 폭포](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/vodopad-gigantov.md): 지역
- [놀 요새](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/oplot-gnollov.md): 지역
- [버려진 항구](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/zabroshennyi-port.md): 지역
- [구울의 제단](https://wiki.revolgc.pro/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/altar-vurdalaka.md): 지역
- [흑룡의 늪](https://wiki.revolgc.pro/kr/undefined-2/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/kr/undefined-2/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.
