# HOME

- [앨리비 이용자 가이드](https://guide.allibee.ai/home/main.md): AI기술과 법률 전문성을 결합한 믿을 수 있는 리걸AI 파트너 앨리비
- [빠른 시작 도움말](https://guide.allibee.ai/home/quickstart.md): 빠른 시작 도움말을 통해 앨리비를 더욱 잘 이해할 수 있습니다.
- [사용자 역할 및 권한](https://guide.allibee.ai/home/quickstart/authority.md): 앨리비 권한 구조를 이해하고 각 구성원에게 적합한 권한을 부여하세요.
- [앨리비 사용팁](https://guide.allibee.ai/home/quickstart/tip.md): 앨리비를 효과적으로 사용할 수 있는 팁을 알아보세요.
- [자주 묻는 질문](https://guide.allibee.ai/home/quickstart/faq.md): 앨리비 사용에 앞서 자주 묻는 질문과 답변을 먼저 확인해 보세요.
- [업데이트 노트](https://guide.allibee.ai/home/updatenotes.md): 앨리비의 업데이트 소식을 확인해 보세요.
- [새로워진 화면&메뉴 구조 안내](https://guide.allibee.ai/home/newlnb.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://guide.allibee.ai/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.
