# Capturing a bug report

- [Screenshot](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/screenshot.md): Capture screenshots with technical diagnostics and share one link.
- [Screenshot hover state](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/screenshot/screenshot-hover-state.md): Capture hover-only UI (tooltips, menus, dropdowns) with a delayed Screendesk screenshot.
- [Screenshot full screen](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/screenshot/screenshot-full-screen.md): Capture a full screenshot (visible viewport) with one click.
- [Video Screen Recording](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/video-screen-recording.md): Record your screen with Screendesk and share a single link with video and diagnostics.
- [Video blur](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/video-screen-recording/video-blur.md): Blur sensitive information before or during a recording.
- [Video annotation](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/video-screen-recording/video-annotation.md): Draw on your screen during recording to highlight key details.
- [Desktop recording](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/video-screen-recording/desktop-recording.md): Record a window or your entire screen to capture cross-tab and multi-window bugs.
- [Instant Replay](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/instant-replay.md): Capture what just happened with a 2‑minute session replay and full diagnostics.
- [Your data & Instant Replay](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/instant-replay/your-data-and-instant-replay.md): What Instant Replay captures, what it doesn’t, and how Screendesk handles your data.
- [Performance](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/instant-replay/performance.md): How Instant Replay stays fast, and what happens on heavy pages.
- [Iframe and canvas support](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/instant-replay/iframe-and-canvas-support.md): What Instant Replay captures (and skips) for iframes and canvas.
- [Recording links](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/recording-links.md): Generate recording request links. Auto-attach submissions to supported helpdesks.
- [Incognito session](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/incognito-session.md): Run the Screendesk extension in private browsing (Incognito / Private / In Private).
- [Mobile inspector](https://docs.screendesk.io/bug-reports/capturing-a-bug-report/mobile-inspector.md): Use your browser’s device toolbar to reproduce responsive issues and capture them with Screendesk.


---

# 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.screendesk.io/bug-reports/capturing-a-bug-report.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.
