# What is Chatly?

Chatly is a productivity platform designed to simplify how people interact with information, generate content, and complete everyday tasks. Whether you are a student, researcher, professional, or creator, Chatly provides the tools you need to work faster and more effectively. Engage in real-time conversations, search with context and generate images – all in one place.

Chatly is structured around key functions that support different needs:

* [AI Chat](/products-and-features/ai-chat/what-is-ai-chat.md)&#x20;
* [AI Image Generation](/products-and-features/ai-images/what-is-ai-image-generation.md)&#x20;
* [AI Docs](/products-and-features/ai-docs/what-are-ai-docs.md)
* [AI Slides](/products-and-features/ai-slides/what-are-ai-slides.md)
* [AI Videos](/products-and-features/ai-videos/what-are-ai-videos.md)
* [AI Music](/products-and-features/ai-music/what-is-ai-music.md)
* [OmniAgent](/products-and-features/omniagent/what-is-omniagent.md)
* [Chatly Extension](/products-and-features/chatly-extension/what-is-chatly-extension.md)

### **What Can Chatly do?**&#x20;

* **AI Chat:** Get instant answers, refine ideas, draft content, or brainstorm creatively in natural conversation.
* **Code Assistance:** Write, debug, or optimize code with step-by-step guidance and practical suggestions.
* **Code Previews:** Instantly render and interact with generated code in a live preview environment, allowing you to test UI components, layouts, and functionality before deployment.

  **AI Slides:** Turn your ideas, outlines, or documents into beautifully structured slides with intelligent formatting, clear messaging, and ready-to-present visual flow.
* **Image Generation**: Create unique visuals for projects, presentations, or creative concepts directly from text prompts.
* **Document Processing:** Summarize, analyze, or extract key points from long documents quickly and accurately.
* **Document Generation**: Create structured documents from prompts or templates, including reports, proposals, guides, and more, with full control to edit, refine, and export your content.
* **Presentation Generation**: Generate fully designed presentations, pitch decks, and visual stories instantly from text prompts, outlines, or existing documents.
* **Data Analysis:** Upload spreadsheets or datasets to uncover trends, patterns, and actionable insights.
* **Web Search**: Access real-time information and curated summaries from across the web.
* **Summarize URL:** Generate concise takeaways from articles, reports, or online content by pasting a link.
* **Multi-Model Access**: Switch between top-performing models such as GPT-5.2, Claude Sonnet 4.6, Grok 4, and more to compare results and perspectives.

Chatly functions as a productivity multiplier, by integrating intelligence, search, and execution in one platform, helping you work smarter, move faster, and create greater impact across any domain.


---

# 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/getting-started/what-is-chatly.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.
