# AI Chat

AI Chat is your central workspace for interacting with powerful language models. It lets you ask questions, draft content, analyze information, and brainstorm ideas in a fast and intuitive interface. You can type or speak requests, upload files for deeper context, and switch between multiple models to find the best fit for your task.

Use AI Chat to work smarter across business, academic, technical, and creative workflows. Whether you're generating ideas, refining writing, debugging code, or summarizing documents, AI Chat adapts to your needs and helps you move from prompt to polished output with ease.

Explore the next sections to learn about supported input types, available models, key features, and best-practice use cases.


---

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