# Features

- [Video recording](https://docs.usecapture.io/help-articles/features/video-recording.md)
- [Sharing the video](https://docs.usecapture.io/help-articles/features/video-recording/sharing-the-video.md)
- [How to download a video from your session](https://docs.usecapture.io/help-articles/features/video-recording/how-to-download-a-video-from-your-session.md)
- [How to delete a video](https://docs.usecapture.io/help-articles/features/video-recording/how-to-delete-a-video.md)
- [Define the quality of a video](https://docs.usecapture.io/help-articles/features/video-recording/how-to-delete-a-video/define-the-quality-of-a-video.md)
- [Taking screenshots](https://docs.usecapture.io/help-articles/features/taking-screenshots.md)
- [Sharing the screenshot](https://docs.usecapture.io/help-articles/features/taking-screenshots/sharing-the-screenshot.md)
- [Screenshot annotation](https://docs.usecapture.io/help-articles/features/taking-screenshots/screenshot-annotation.md)
- [How to download a screenshot from your session](https://docs.usecapture.io/help-articles/features/taking-screenshots/how-to-download-a-screenshot-from-your-session.md)
- [How to delete a screenshot](https://docs.usecapture.io/help-articles/features/taking-screenshots/how-to-delete-a-screenshot.md)
- [Storing your data in local storage](https://docs.usecapture.io/help-articles/features/storing-your-data-in-local-storage.md)
- [Capturing steps (events)](https://docs.usecapture.io/help-articles/features/capturing-steps-events.md)
- [Capturing technical details](https://docs.usecapture.io/help-articles/features/capturing-technical-details.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.usecapture.io/help-articles/features.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.
