# Chrome Extension

## Download the Chrome Extension

{% stepper %}
{% step %}
Download the Chrome Extension to be able to schedule and manage your bookings directly from your web browser.
{% endstep %}

{% step %}
Once installed do not forget to pin the Distro chrome extension to your extensions bar.

<figure><img src="/files/WHSk8THShcjWfGxgPn50" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You will be asked to login the first time you open the app.

<figure><img src="/files/yJgYH76MjQ4ERAmYTOpx" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Visit any website to use the chrome extension.

<figure><img src="/files/N8N9CAcHan6HLkqN3Rso" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.distro.so/integrations/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.
