# Image/Video Annotation

- [Workspace overview](https://docs.mindkosh.com/image-video-annotation/workspace-overview.md)
- [Header](https://docs.mindkosh.com/image-video-annotation/workspace-overview/header.md)
- [Appearance](https://docs.mindkosh.com/image-video-annotation/workspace-overview/appearance.md)
- [Settings](https://docs.mindkosh.com/image-video-annotation/workspace-overview/settings.md)
- [Annotation sections](https://docs.mindkosh.com/image-video-annotation/annotation-sections.md)
- [Tools section](https://docs.mindkosh.com/image-video-annotation/annotation-sections/tools-section.md)
- [Labels section](https://docs.mindkosh.com/image-video-annotation/annotation-sections/labels-section.md): Easily select, filter or lock label classes for your annotation task
- [Objects list](https://docs.mindkosh.com/image-video-annotation/annotation-sections/objects-list.md): See how you can filter, copy, hide and do more with your annotated objects.
- [Rotated bounding boxes](https://docs.mindkosh.com/image-video-annotation/rotated-bounding-boxes.md): Quick guide on how to annotate images with rotated bounding boxes on the Mindkosh platform.
- [Cuboids over 2D images](https://docs.mindkosh.com/image-video-annotation/cuboids-over-2d-images.md): Draw Cuboids with front and back faces over 2D images
- [Auto-annotation](https://docs.mindkosh.com/image-video-annotation/auto-annotation.md)
- [Image segmentation tool](https://docs.mindkosh.com/image-video-annotation/image-segmentation-tool.md): Learn how to perform Image segmentation annotation on Mindkosh.
- [Magic Segment](https://docs.mindkosh.com/image-video-annotation/magic-segment.md): Guide on using Mindkosh's semi-automatic semantic segmentation tool to quickly label images for segmentation.
- [Video Annotation](https://docs.mindkosh.com/image-video-annotation/video-annotation.md): Detailed guide on how to quickly annotate videos using automatic interpolation.
- [Importing videos](https://docs.mindkosh.com/image-video-annotation/importing-videos.md): How to import videos for annotation on Mindkosh
- [OCR Annotation tool](https://docs.mindkosh.com/image-video-annotation/ocr-annotation-tool.md): See how you can automatically annotate images for OCR on Mindkosh
- [Keyboard shortcuts](https://docs.mindkosh.com/image-video-annotation/keyboard-shortcuts.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/image-video-annotation.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.
