# 시작하기 (준비 중)

## Label-it 가이드에 오신 것을 환영합니다

Label-it은 \[1줄 제품 소개]

### 이 가이드의 구성

Label-it 가이드는 당신의 권한에 따라 필요한 정보를 빠르게 찾을 수 있도록 구성되어 있습니다.

#### 📘 당신의 권한 확인하기

Label-it은 두 가지 계정 유형과 네 가지 권한으로 구성됩니다:

| 권한       | 역할        | 주요 업무     |
| -------- | --------- | --------- |
| 기업 계정    | 조직 전체 관리자 | TBA       |
| 프로젝트 매니저 | 프로젝트 책임자  | TBA       |
| 태스크 매니저  | 작업 관리자    | TBA       |
| 라벨러      | 라벨링 작업자   | 라벨링 작업 수행 |

#### 🚀 빠른 시작

**1단계: 공통 설정 완료** 모든 사용자는 먼저 회원가입과 소속 기업 등록을 완료해야 합니다.

**2단계: 권한별 가이드로 이동** 당신의 권한에 맞는 가이드를 선택하세요:

* 기업 계정 가이드 - 프로젝트 생성 및 전체 관리를 담당하시나요?
* 프로젝트 매니저 가이드 - 프로젝트 생성 및 팀 구성을 담당하시나요?
* 태스크 매니저 가이드 - 라벨링 작업 생성 및 관리를 담당하시나요?
* 라벨러 가이드 - 라벨링 작업을 수행하시나요?


---

# 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://doc.label-it.ai/undefined.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.
