# Full web page screenshot

<div data-with-frame="true"><figure><img src="/files/yzsQmqdbvEv80QMLN5Bv" alt="" width="563"><figcaption><p>BetterBugs.io Screenshot Mode: Full Web Page Scrollable Screenshot</p></figcaption></figure></div>

{% stepper %}
{% step %}

#### Get Started&#x20;

Open the extension from your browser.
{% endstep %}

{% step %}

#### Select the Screenshot Mode

Click the dropdown for "**Capture Screenshot**" option, click "**Full**".
{% endstep %}
{% endstepper %}

You're good to go. The entire web page is captured instantly. You can add details to the screenshot and [annotate](/product-features/screen-capturing/annotation.md) it wherever required.&#x20;

{% hint style="success" %}
The complete web page can be scrolled through (from top to bottom) since the full page layout gets captured.
{% endhint %}

Once you're good with filling in the details, you can upload the report to your BetterBugs.io account using the "**Create Session**" button at the top right. Use the report link to instantly share it with others.&#x20;

With every bug report, BetterBugs.io auto-attaches [technical details](/product-features/developer-tools.md), such as:&#x20;

* System info
* Console logs
* Network requests
* Backend (event logs from Sentry)
* Steps (Page navigation steps)
* Metadata (Custom)
* Application Local State

{% hint style="info" %}
You can use the "**Download**" icon to instantly download it on your device.
{% endhint %}

You can also send the complete bug report to your integrated [project management tools and issue trackers](/product-features/integrations.md).&#x20;


---

# 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.betterbugs.io/product-features/screen-capturing/full-web-page-screenshot.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.
