# Tạo cuộc trò chuyện mới

Sau khi đã chọn một Trợ lý AI, bạn sẽ được đưa vào giao diện trò chuyện dành riêng cho trợ lý đó. Để giữ cho các chủ đề được mạch lạc, bạn nên bắt đầu một cuộc trò chuyện mới cho mỗi câu hỏi hoặc nhiệm vụ mới.

**Thao tác**:&#x20;

Nhấp vào nút “**Trò chuyện mới**”  được đặt ở góc trên bên trái màn hình hoặc bấm **Ctrl + Shift + O (Windows)** / **⌘ + Shift + O (Mac)**.

<figure><img src="/files/4FUFLUSTUF8NXP9DQZrL" alt=""><figcaption></figcaption></figure>


---

# 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://book.kamimind.ai/private-site/thao-tac-co-ban/tao-cuoc-tro-chuyen-moi.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.
