# 주석 섹션

주석 작업 공간에는 3가지 공통 레이블 모드 구성요소(헤더, 설정 및 표시) 외에 다음 구성요소가 있습니다.

객체에 레이블을 지정하려면 도구 섹션에서 도구를 선택한 다음 이미지에서 객체를 표시하기 시작하면 됩니다. 그려진 객체는 이미지 상에서 이동할 수 있습니다. 객체는 마우스 오른쪽 버튼으로 클릭하거나 오른쪽 사이드바의 객체 카드로 편집할 수도 있습니다.

[**도구 섹션**](/ko/image-video-annotation/annotation-sections/tools-section.md)

[**레이블**](/ko/image-video-annotation/annotation-sections/labels-section.md)

[**객체 목록**](/ko/image-video-annotation/annotation-sections/objects-list.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/image-video-annotation/annotation-sections.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.
