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

# Oases 전문가센터

안녕하세요. 오아세스 전문가용 가이드에 오신것을 환영합니다.

오아세스를 이용해 해외로 여행을 떠나는 한국 여행자들과 빠르고 쉽게 연결해보세요.

### **오아세스가 처음이라면?**

'[오아세스  시작하기](/start_oases/overview.md)'부터 단계별로 오아세스 사용법을 익혀보세요.

### **오아세스를 이미 사용해 봤다면?**

아래 링크를 클릭해 궁금한 분야를 선택하고 문제를 직접 해결해 보세요.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">📚<a href="/pages/B0m5IWIZ4sFGDYE4n3PT">메시지</a></td><td align="center"><p>여행자와 안전하게</p><p>소통하기</p></td><td><a href="/files/y65nnDbASzwKEmw8CmAA">/files/y65nnDbASzwKEmw8CmAA</a></td></tr><tr><td align="center">✈️<a href="/pages/v6zG4XZqOAGZySI2XPOf">여행 관리</a></td><td align="center"><p>여행 정보 관리 및</p><p>일정 생성하기</p></td><td><a href="/files/TGW0zceCRmTBt9hnjplD">/files/TGW0zceCRmTBt9hnjplD</a></td></tr><tr><td align="center">💰<a href="/pages/nSreyCqcbTc2jkM8vjFP">정산</a></td><td align="center"><p>수익 현황 및</p><p>지급 가능한 금액 확인</p></td><td><a href="/files/s6ngEFBmDlhoit47ZJtz">/files/s6ngEFBmDlhoit47ZJtz</a></td></tr></tbody></table>


---

# 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://docs.expert.oases.co.kr/home.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.
