# Korey Extension

**Chat with Korey directly on any webpage.** [Download it here ↓](https://chromewebstore.google.com/detail/kcbhdklnphgcnnldljnbbocohplcobhg?utm_source=item-share-cb)

Chat with Korey's AI directly in your browser without switching tabs. Activate the floating chat panel on any webpage and ask questions, get summaries, or take actions — all in context.&#x20;

<figure><img src="/files/REEwWXjgMIgG90mYNL0f" alt="" width="563"><figcaption><p>Korey Extension from Github</p></figcaption></figure>

**Key features**

* Chat with Korey from any Shortcut Story, GitHub Issue, or general webpage
* Page context is attached automatically so Korey understands what you're viewing
* Threads saved in Korey — pick up the conversation later from the Korey web app
* Private chat mode to keep sensitive threads out of shared views

{% hint style="info" icon="arrow-down-to-bracket" %}
[Download at the Chrome Webstore](https://chromewebstore.google.com/detail/kcbhdklnphgcnnldljnbbocohplcobhg?utm_source=item-share-cb)
{% endhint %}


---

# 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.korey.ai/connectors/korey-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.
