# Chatly Extension Use Cases

Chatly Extension brings the power of AI Chat directly into your browser, allowing you to enhance productivity across websites and workflows without switching tabs.

### Writing, Communication & Content Creation <a href="#user-content-writing-communication--content-creation" id="user-content-writing-communication--content-creation"></a>

Draft and refine content where you write it—in your email, social media, or online editors.

* **In-Browser Drafting**: Draft professional emails, reports, or messages directly alongside Gmail, Outlook, or Slack.
* **Social Media Content**: Generate marketing copy, Tweets, or LinkedIn posts based on the article or page you are currently reading.
* **Content Polish**: Select text on any webpage to refine tone, fix grammar, or improve clarity instantly.

### Research, Knowledge Discovery & Summarization <a href="#user-content-research-knowledge-discovery--summarization" id="user-content-research-knowledge-discovery--summarization"></a>

Turn every webpage into a knowledge base.

* **Page Summarization**: Instantly summarize long articles, PDFs, or reports you are viewing in your browser.
* **Cross-Reference**: Compare information on the current page with your external knowledge or other sources.
* **Fact Checking**: Validate claims on a webpage by asking Chatly to cross-check with its knowledge base.

### Visual Understanding & Generation <a href="#user-content-visual-understanding--generation" id="user-content-visual-understanding--generation"></a>

Analyze visual content directly from the web.

* **Image Analysis**: Right-click and copy images from a website, then paste them into Chatly to understand charts, diagrams, or product photos.
* **Visual Creativity**: Generate reference images or illustrations in the side panel to use in your online design tools (Canva, Figma).
* **Screenshot Explanation**: Take a screenshot of a complex interface or error and paste it into Chatly Extension to explain it.

### Ideation, Planning & Decision Support <a href="#user-content-ideation-planning--decision-support" id="user-content-ideation-planning--decision-support"></a>

Make better decisions while browsing.

* **Shopping Assistant**: Compare product specs and reviews on e-commerce sites to evaluate options and trade-offs.
* **Travel Planning**: Plan trips while browsing booking sites by asking for recommendations and itinerary ideas.
* **Brainstorming**: Use the side panel as a thinking partner to brainstorm ideas stimulated by the content you are reading.

### What Else You Can Do <a href="#user-content-what-else-you-can-do" id="user-content-what-else-you-can-do"></a>

* **File Analysis**: Copy and paste PDFs, docs, or spreadsheets directly into the extension for immediate analysis.
* **Context Awareness**: Chatly "sees" what you see, allowing for seamless context-aware questions like "What does this paragraph mean?"
* **Error Debugging**: Paste error logs into the chat to identify issues and find solutions while browsing technical forums.


---

# 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/chatly-extension-use-cases.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.
