# How It Works

<figure><img src="/files/vdxY1LI0VLp4gVlVHKTx" alt=""><figcaption></figcaption></figure>

1. **Install & Pin**
   * Install the extension from the [Chrome Web Store](https://chromewebstore.google.com/detail/college-help-ai/hkpnmedofadjhlllcppmpadkadhcnpbe?pli=1).
   * Pin it to your toolbar for quick access.
2. **Capture or Select**
   * Take a screenshot with the shortcut `Ctrl/⌘ + Shift + Q`, **or**
   * Select text and right-click **“Ask CollegeHelp AI”**.
3. **Get Step-by-Step Help**
   * Receive a **clean explanation box** directly in the active tab.
   * Review steps, copy insights to your notes, or ask a follow-up question.

**Short demo:** <https://www.youtube.com/shorts/OMrZthoT4Ho\\>
**Interactive product demo:** <https://app.arcade.software/share/JgZvZYoCb8biKq4bzRW6>


---

# 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.collegehelpai.com/getting-started/how-it-works.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.
