# 접근 수준

<figure><img src="/files/17c167b5ab41ab06b81dd4e0846b00f7edd04198" alt="Access levels"><figcaption></figcaption></figure>

Mindkosh는 권한 수준이 낮아지는 순서로 다음 유형의 사용자를 지원합니다.

1. [**관리자**](/ko/management/access-levels/admin.md)
2. [**사용자(프로젝트 관리자)**](/ko/management/access-levels/user.md)
3. [**주석가**](/ko/management/access-levels/annotator.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://docs.mindkosh.com/ko/management/access-levels.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.
