# Access Products

1. **Download the Study Companion:**
   * To install the Chrome extension, click the **"Install"** button with the Chrome icon.
   * To get the mobile app, click **"Get The App"**. You can also scan the QR code, which will automatically download the app on your device's platform (Apple or Android).
2. **Access the Notebook Web Dashboard:**
   * You can open and use the Notebook directly from the dashboard by clicking **"Open Notebook"**.

<figure><img src="/files/FT4NtnO6Ts7lGb921Wth" alt="" width="563"><figcaption></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://guides.transcript.study/website/access-products.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.
