# Getting Started

1. **Add** the [Heurio Extension](https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj)
2. **Pin the extension**: Once installed, pin the extension to Chrome's extension bar, making it easily accessible for future website review projects.
3. **Leave Comments on the Website:** Once the extension is turned on, you can leave comments directly on the website. This feature helps you provide laser-focused feedback, identify usability issues, and prioritize tasks.
4. **Invite project members:** Invite your team members so they can also leave comments in your project, and you can collaborate with each other.

<figure><img src="/files/cTIl6afSkJCZKDz0MQsI" alt="" width="563"><figcaption><p>Pinning <a href="https://chromewebstore.google.com/detail/heurio/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio</a> to the browser's toolbar</p></figcaption></figure>


---

# 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://heurio.gitbook.io/docs/onboarding/getting-started.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.
