# Annotate

- [Roboflow Annotate](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/annotation-tools.md): 컴퓨터 비전 프로젝트에서 사용할 이미지를 주석 처리합니다.
- [이미지 주석 달기](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/use-roboflow-annotate.md): 단축키를 포함한 Roboflow의 Annotation Tool용 Labeling Interface 개요입니다.
- [키보드 단축키](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/use-roboflow-annotate/keyboard-shortcuts.md): Roboflow Annotate 사용 단축키입니다.
- [이미지에 댓글 달기](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/use-roboflow-annotate/comment-on-an-image.md): 프로젝트 협업자가 검토할 수 있도록 이미지에 댓글을 남깁니다.
- [주석 기록](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/use-roboflow-annotate/annotation-history.md): 주석의 기록을 봅니다.
- [유사성 검색](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/use-roboflow-annotate/similarity-search-and-settings.md): Roboflow Annotate 인터페이스에서 데이터셋의 유사한 이미지를 찾습니다.
- [주석 표시 및 숨기기](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/use-roboflow-annotate/show-and-hide-annotations.md)
- [AI 라벨링](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/ai-labeling.md): AI 도구를 사용해 라벨링 과정을 더 빠르게 진행하세요.
- [Label Assist](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/ai-labeling/model-assisted-labeling.md): 학습된 모델의 가중치를 사용해 데이터를 라벨링함으로써 주석 시간을 줄이고 모델을 더 빠르게 프로덕션에 배포할 수 있습니다
- [Smart Polygon](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/ai-labeling/enhanced-smart-polygon-with-sam.md): SAM 기반 Smart Polygon으로 더 정밀한 다각형을 생성합니다.
- [Box Prompting](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/ai-labeling/box-prompting-ai-labeling.md): 예제가 늘어날수록 개선되는 AI Labeling 도구로 이미지를 주석 처리합니다.
- [Auto Label](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/ai-labeling/automated-annotation-with-autodistill.md): 모델 학습에 사용할 이미지를 자동 라벨링합니다.
- [키포인트 스켈레톤 설정](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/edit-keypoint-skeletons.md): Keypoint Skeleton은 객체의 점, 가장자리, 대칭성에 대한 정의입니다. Keypoint Detection 프로젝트 유형에만 관련됩니다.
- [키포인트 주석](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/annotate-keypoints.md): Keypoint Detection 프로젝트에는 주석 도구에서 키포인트 편집이 포함됩니다.
- [멀티모달 데이터 주석](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/annotate-multimodal-data.md)
- [라벨링 협업](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/team-collaboration.md): 전체 팀이 데이터셋 라벨링을 도울 수 있습니다.
- [주석 인사이트](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/annotation-insights.md): 날짜, 라벨러, 프로젝트별 주석 인사이트를 봅니다.
- [이미지 다운로드](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/download-an-image.md)
- [Roboflow 라벨링 서비스](https://docs.roboflow.com/roboflow/roboflow-ko/annotate/roboflow-labeling-services.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.roboflow.com/roboflow/roboflow-ko/annotate.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.
