# 계약관리솔루션 코어

- [소개](https://guide.allibee.ai/core/about.md): 계약관리의 핵심 기능만 엄선한 앨리비 계약관리솔루션 코어
- [계약 초안](https://guide.allibee.ai/core/draft.md): 계약서 템플릿 또는 기존 파일을 업로드하여 초안을 등록하고, AI 리뷰 기능을 통해 계약서를 검토할 수 있습니다.
- [AI & 생산성 도구](https://guide.allibee.ai/core/ai-tools.md): 리걸AI와 생산성 도구를 통해 계약서를 검토하는 과정 전반을 더욱 빠르고 효율적으로 진행할 수 있습니다.
- [전자서명](https://guide.allibee.ai/core/esignature.md): 계약 초안을 등록하거나 작성된 계약서로 전자서명을 진행하고, 서명 시 필요한 인감 사용을 신청합니다.
- [체결본](https://guide.allibee.ai/core/repository.md): 체결본 등록부터 관리, 필터와 검색을 통한 조회까지 체결본 보관함에서 통합적으로 관리할 수 있습니다.
- [설정](https://guide.allibee.ai/core/setting.md): 계약 분류, 템플릿, 계약 상대방, 인감 정보를 설정하여 계약 업무에 기본 항목을 사전에 관리할 수 있습니다.
- [자주 묻는 질문](https://guide.allibee.ai/core/faq.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/core.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.
