> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-hi/annotate.md).

# Annotate

- [Roboflow Annotate](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/annotation-tools.md): अपने computer vision projects में उपयोग के लिए images annotate करें।
- [एक Image Annotate करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate.md): Roboflow के Annotation Tool के Labeling Interface का एक अवलोकन, जिसमें shortcut keys भी शामिल हैं।
- [Keyboard Shortcuts](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/keyboard-shortcuts.md): Roboflow Annotate का उपयोग करने के लिए shortcuts।
- [एक Image पर टिप्पणी करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/comment-on-an-image.md): project पर collaborators द्वारा समीक्षा के लिए images पर टिप्पणियाँ छोड़ें।
- [Annotation History](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/annotation-history.md): एक annotation का history देखें।
- [Similarity Search](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/similarity-search-and-settings.md): Roboflow Annotate interface से अपने dataset में समान images खोजें।
- [Annotations दिखाएँ और छिपाएँ](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/show-and-hide-annotations.md)
- [AI Labeling](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/ai-labeling.md): अपनी labeling प्रक्रिया को तेज़ करने के लिए AI tools का उपयोग करें।
- [Label Assist](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/ai-labeling/model-assisted-labeling.md): एक trained model के model weights का उपयोग करके अपने data को label करें, annotation समय कम करें, और model को production में तेज़ी से लाएँ
- [Smart Polygon](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/ai-labeling/enhanced-smart-polygon-with-sam.md): SAM-powered Smart Polygon के साथ अधिक सटीक polygons बनाएं।
- [Box Prompting](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/ai-labeling/box-prompting-ai-labeling.md): हमारे AI Labeling tool से images annotate करें, जो हर example के साथ बेहतर होता है।
- [Auto Label](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/ai-labeling/automated-annotation-with-autodistill.md): training models में उपयोग के लिए images auto-label करें।
- [Keypoint Skeletons सेट करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/edit-keypoint-skeletons.md): Keypoint Skeletons किसी object के points, edges और symmetries की परिभाषा हैं। यह केवल Keypoint Detection project types के लिए प्रासंगिक है।
- [Keypoints annotate करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/annotate-keypoints.md): Keypoint Detection projects में annotation tool में keypoint editing शामिल होती है।
- [Multimodal Data annotate करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/annotate-multimodal-data.md)
- [Labeling में सहयोग करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/team-collaboration.md): पूरी team से अपने datasets label करवाएँ।
- [Annotation Insights](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/annotation-insights.md): तारीख, labeler और project के अनुसार annotation insights देखें।
- [एक Image डाउनलोड करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/download-an-image.md)
- [Roboflow Labeling Services](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/roboflow-labeling-services.md): अपने data को annotate करने के लिए अनुभवी labelers की team के साथ काम करें।


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-hi/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.
