# 주요 용어

**조직** — 주석 팀을 관리하는 중앙 장소.

**작업** — 라벨링 작업.

**프로젝트** — 관련 라벨링 작업을 조직하는 중앙 장소.

**배치** — 사용자에게 할당될 수 있는 가장 작은 작업 단위.

**고아 작업** — 어떤 프로젝트에도 속하지 않는 작업.

**주석 작업공간** — 데이터를 라벨링할 수 있는 주석 도구가 포함된 작업공간.

**주석 가이드** — 데이터를 라벨링하는 방법에 대한 지침을 설명한 문서.

**트랙** — 동일한 객체에 해당하는 서로 다른 프레임상의 도형 집합.

**속성** — 주석된 객체의 추가 속성(예: 색상, 크기 등).


---

# 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/getting-started/key-terms.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.
