# LEVER Xpert 가이드

- [LEVER Xpert 소개](https://help.xpert.lever.me/xpert_guide/lever-xpert.md)
- [자주 묻는 질문](https://help.xpert.lever.me/xpert_guide/faq.md): 🔎 빠른 검색을 원하실 경우, 하단 네비게이터 및 우상단 Search 기능을 통해 확인이 가능합니다
- [운영센터 문제 해결 가이드](https://help.xpert.lever.me/xpert_guide/faq/undefined.md): 운영 센터 광고 설정 기능 사용 시 규칙 수행 실패 유형을 분류하고 해결하기 위한 방법들을 정리합니다.
- [업데이트 노트](https://help.xpert.lever.me/xpert_guide/updated.md)


---

# Agent Instructions: 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://help.xpert.lever.me/xpert_guide.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.
