# Downloading the Chrome Extension

[Download the Tourial Chrome Extension](https://chrome.google.com/webstore/detail/tourial-extension/bgnjlhcgomfmcohochohgmplhfeipjob/related?hl=en\&authuser=1)

[Take a quick tour of the Tourial Chrome Extension](https://websitetours.tourial.com/pages/chrome-extension/c2f45405)

The Tourial Chrome Extension helps you take high-quality screenshots, video, and workflow recordings, then allows you to upload them directly to your Tourial.

{% hint style="info" %}
💡Tip: Always use the highest resolution screen to capture media. A big screen doesn't mean high resolution! [See how to find your screen resolution.](https://www.wikihow.com/Check-Your-Screen-Resolution)⁠
{% endhint %}


---

# 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.navless.ai/building-interactive-demos/interactive-tours/record/chrome-extension/downloading-the-chrome-extension.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.
