# How To Install

**Download the Extension:**<br>

1. **Visit the Chrome Web Store:**
   * Go to the [Chrome Web Store](https://chromewebstore.google.com/detail/classmate-ai-homework-hel/mgijkcklpcaokmpejjcmchocpmkjdged) and click **"Add to Chrome"** to install the Classmate extension.<br>
2. **Pin the Extension:**
   * After installation, click the **puzzle icon (Extensions)** in the top-right corner of your browser.
   * Find the **Classmate extension** in the list and click the **pin icon** next to it.<br>

The Classmate extension will now be visible on your browser toolbar for quick and easy access.

<figure><img src="https://1757829838-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmSgaoVOoxuJ0QEMRvaRL%2Fuploads%2F25Zt5JEFK7pDxlrx1iOB%2Fimage.png?alt=media&#x26;token=0377170d-98d9-4cb7-a050-56f7115f4c89" alt=""><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://classmate-2.gitbook.io/classmate/classmate-extension/how-to-install.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.
