# Video Annotator

- [Confidence filtering](https://docs.lodestar.ai/dataset-management/video-annotator/confidence-filtering.md)
- [Modes while annotating](https://docs.lodestar.ai/dataset-management/video-annotator/modes-while-annotating.md)
- [Sample mode](https://docs.lodestar.ai/dataset-management/video-annotator/modes-while-annotating/sample-mode.md)
- [Suggestion mode](https://docs.lodestar.ai/dataset-management/video-annotator/modes-while-annotating/suggestion-mode.md)
- [Nearest mode](https://docs.lodestar.ai/dataset-management/video-annotator/modes-while-annotating/nearest-mode.md)
- [Video controls](https://docs.lodestar.ai/dataset-management/video-annotator/video-controls.md)
- [Zooming In/Out while annotating](https://docs.lodestar.ai/dataset-management/video-annotator/zooming-in-out-while-annotating.md)
- [Annotation count per category](https://docs.lodestar.ai/dataset-management/video-annotator/annotation-count-per-category.md)
- [Changing Playback speed of the video](https://docs.lodestar.ai/dataset-management/video-annotator/changing-playback-speed-of-the-video.md)
- [Finding my Project ID/ Data set ID/File ID](https://docs.lodestar.ai/dataset-management/video-annotator/finding-my-project-id-data-set-id-file-id.md)
- [Removing Predictions](https://docs.lodestar.ai/dataset-management/video-annotator/removing-predictions.md)
- [Deleting a label](https://docs.lodestar.ai/dataset-management/video-annotator/deleting-a-label.md)
- [Adding Notes](https://docs.lodestar.ai/dataset-management/video-annotator/adding-notes.md)
- [Flagging for Review](https://docs.lodestar.ai/dataset-management/video-annotator/flagging-for-review.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.lodestar.ai/dataset-management/video-annotator.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.
