> For the complete documentation index, see [llms.txt](https://docs.frogrp.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frogrp.kr/guide/undefined-1/undefined.md).

# 직업 안내

아래 원하는 채널을 눌러 이동할 수 있습니다!

직업명 옆 자유가 붙은 직업은 해당 직업을 받지 않아도 모든 유저분들이 즐길 수 있는 직업입니다!

{% content-ref url="/spaces/38hKsyhNYGU1EUOkYKF2/pages/0SQnBqXRynEDHHrz5S9x" %}
[석유시추](/guide/undefined-1/undefined/undefined.md)
{% endcontent-ref %}

{% content-ref url="/spaces/38hKsyhNYGU1EUOkYKF2/pages/01nIGZ4VqQ5w15S7eOvO" %}
[프로그니움밀매상](/guide/undefined-1/undefined/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/spaces/38hKsyhNYGU1EUOkYKF2/pages/4Ojt2vrPRw9JjXWe0J9H" %}
[광부 ( 자유 )](/guide/undefined-1/undefined/undefined-2.md)
{% endcontent-ref %}

{% content-ref url="/spaces/38hKsyhNYGU1EUOkYKF2/pages/ZWCkenCTACNSPNf2GClJ" %}
[낚시 ( 자유 )](/guide/undefined-1/undefined/undefined-3.md)
{% endcontent-ref %}

{% content-ref url="/spaces/38hKsyhNYGU1EUOkYKF2/pages/ayLGwjnuOHDU3zh9qc2a" %}
[배달부](/guide/undefined-1/undefined/undefined-4.md)
{% endcontent-ref %}

{% content-ref url="/spaces/38hKsyhNYGU1EUOkYKF2/pages/YSmguZiOklTVVS6qbtb5" %}
[택비공](/guide/undefined-1/undefined/undefined-5.md)
{% endcontent-ref %}

{% content-ref url="/spaces/38hKsyhNYGU1EUOkYKF2/pages/hLk56p4swZVYTJyGyM53" %}
[농부 ( 자유 )](/guide/undefined-1/undefined/undefined-6.md)
{% endcontent-ref %}


---

# 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://docs.frogrp.kr/guide/undefined-1/undefined.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.
