# 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's Annotation Tool के लिए Labeling Interface का एक overview, shortcut keys सहित।
- [Keyboard Shortcuts](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/keyboard-shortcuts.md): Roboflow Annotate के उपयोग के लिए shortcuts।
- [एक Image पर comment करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/comment-on-an-image.md): एक project में collaborators द्वारा review के लिए images पर comments छोड़ें।
- [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 process को तेज़ करने के लिए AI tools का उपयोग करें।
- [Label Assist](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/ai-labeling/model-assisted-labeling.md): model weights से अपने data को label करने के लिए trained model के weights का उपयोग करके annotation time कम करें और model को production में तेज़ी से लाएं
- [Smart Polygon](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/ai-labeling/enhanced-smart-polygon-with-sam.md): SAM-powered Smart Polygon के साथ अधिक precise polygons generate करें।
- [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 set करें](https://docs.roboflow.com/roboflow/roboflow-hi/annotate/edit-keypoint-skeletons.md): Keypoint Skeletons किसी object के points, edges, और symmetries की definition हैं। केवल 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): date, labeler, और project के अनुसार annotation insights देखें।
- [एक Image download करें](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: 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.
