> 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/kvesty/monetka-za-zadaniya/monetka-derevnya-izgnannikov.md).

# 코인 엑실드 빌리지

## 오크 사냥

먼저 [Exiled Village](/kr/undefined-2/zemli/kolfort/poseleniya-kolforta/derevnya-izgnannikov.md)에 위치한 NPC [Urn](https://revolgc.pro/wiki/m1456/)을 찾아 대화를 하면 임무를 받게 됩니다.

You need to get 50 [오크 마크](https://revolgc.pro/r2wiki/4027/item/) ![](https://revolgc.pro/data/items/item/4027.png)

몬스터가 드랍:

* [오크](https://revolgc.pro/r2wiki/83/monster/)
* [이상한 오크](https://revolgc.pro/r2wiki/1493/monster/)
* [오크 궁수](https://revolgc.pro/r2wiki/405/monster/)
* [오크 전사](https://revolgc.pro/r2wiki/153/monster/)
* [오크 새끼](https://revolgc.pro/r2wiki/2007/monster/)

이 몬스터들은 [Orc Camp](/kr/undefined-2/zemli/kolfort/mestnosti-kolforta/lager-orkov.md)근처에서 찾을 수 있습니다.

이 퀘스트를 완료하면 다음 보상을 받게 됩니다.

1. ![](https://revolgc.pro/data/items/item/4018.png) 작업용 동전 1개

{% hint style="info" %}
작업은 매일 오전 6시에 업데이트됩니다.
{% endhint %}


---

# 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/kvesty/monetka-za-zadaniya/monetka-derevnya-izgnannikov.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.
