# Chatly Extension

Chatly Extension brings intelligent conversation to any webpage you visit. Instantly summarise articles, extract key details, and ask questions about the content you're viewing without leaving the tab. It transforms your browsing experience into an interactive dialogue, helping you research faster and understand more.

Open the side panel or use the floating widget to start chatting. You can switch between AI models, extract insights from YouTube videos, upload files for analysis, and access your entire chat history. Whether you're debugging code, reading long reports, or just browsing, Chatly Extension acts as your smart companion, ready to assist with context-aware insights and instant answers.

<br>


---

# 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://help.chatlyai.app/products-and-features/chatly-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.
