# How to use AI Chat?

AI Chat is designed to be intuitive and flexible, allowing you to interact with powerful language models for a wide range of tasks. Whether you’re drafting content, analyzing data, or generating ideas, the process is simple and efficient.

### Getting Started

1. Select the model, best suited for your conversation, upload images or files to process!

<figure><img src="/files/NN8IXdMEbfZaxITMPSCh" alt=""><figcaption></figcaption></figure>

2. Use the web search toggle if needed

<figure><img src="/files/LNc0tYdoUY39E9zs7Ob6" alt=""><figcaption></figcaption></figure>

3. Use Speech to Text audio input as and if required

<figure><img src="/files/5jP5dgZJXSG8cdpqnCiI" alt=""><figcaption></figcaption></figure>

4. Switch your model in the middle of chat to compare results.

<figure><img src="/files/tP4ZdYKUVs4EyqNMR2MG" alt=""><figcaption></figcaption></figure>

5. Copy your responses, regenerate them, provide feedback, or even read the response aloud using our Text to Speech facility.&#x20;

<figure><img src="/files/iIxDmLCDuB4uy4z6Z4nM" alt=""><figcaption></figcaption></figure>

### History

Chat History can be accessed by clicking 'Search Chats' button in the left nav bar or by directly accessing "Recents".&#x20;

* All chat interactions are stored in Chat History.
* Previous conversations can be reopened, refined, or continued.
* Click on three dots in Chat history to Pin, Delete or Rename chat item.&#x20;

<figure><img src="/files/KxCKSPCUCN1jIMKnWk5k" alt=""><figcaption></figcaption></figure>

#### Usage

* Each message processed consumes credits as per your response and model used.


---

# 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/how-to-use-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.
