# 전문가 기능

- [개인 라이브러리](https://docs.archisketch.com/guide/undefined-8/personal-library.md)
- [CAD 업로드](https://docs.archisketch.com/guide/undefined-8/cad-upload.md): 아키스케치는 CAD 도면 업로드 기능을 지원해요. 하지만 업로드 전, 도면의 Layer가 아키스케치의 요건에 맞게 정리되어 있어야 해요. Layer 정리가 되지 않으면 오류가
- [2D/3D 내보내기](https://docs.archisketch.com/guide/undefined-8/2d-3d-export.md): 유료 기능인 2D/3D 내보내기 기능에 대해 안내합니다. 해당 기능을 통해 사용자는 에디터에서 설계한 공간을 다양한 형식으로 파일로 저장하고, 외부 설계 및 시공 툴에서 재사용할 수 있습니다.


---

# 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://docs.archisketch.com/guide/undefined-8.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.
