> For the complete documentation index, see [llms.txt](https://organization-pfi.gitbook.io/frost-server/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-pfi.gitbook.io/frost-server/guide/undefined.md).

# 🏠 서버컨텐츠

- [💼 직업안내](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined.md)
- [💰 페이퍼딜러](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined.md)
- [🚚 트럭기사](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-1.md)
- [♻ 환경미화원](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-2.md)
- [🌿 마약밀매상](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-3.md)
- [🚌 버스기사](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-4.md)
- [🧑‍💼 양봉업자](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-5.md)
- [⛏️ 광부](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-6.md)
- [🗞️ 배달부](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-7.md)
- [🚕 택비공](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-8.md)
- [⛵ 낚시, 선상낚시](https://organization-pfi.gitbook.io/frost-server/guide/undefined/undefined/undefined-9.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:

```
GET https://organization-pfi.gitbook.io/frost-server/guide/undefined.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.
