> For the complete documentation index, see [llms.txt](https://book.kamimind.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.kamimind.ai/huong-dan-tao-tro-ly-ai/huong-dan-tao-tro-ly-ai-tren-di-dong.md).

# Hướng dẫn tạo Trợ lý AI trên di động

{% embed url="<https://youtu.be/XYoIzkKEYH0>" %}

| Bước                                                   | Mô tả                                                                                                                                     | Minh hoạ                                                            |
| ------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <ol><li>Đăng nhập</li></ol>                            | Tại màn hình truy cập ứng dụng, mở ứng dụng KamiMind và thực hiện đăng nhập. Sau đó, bạn sẽ vào được màn hình chính của ứng dụng như sau: | <img src="/files/x2vxx4jCJkhdkO2bys0B" alt="" data-size="original"> |
| <ol start="2"><li>Vào màn hình tạo trợ lý AI</li></ol> | Tại màn hình chính của ứng dụng, nhấn vào biểu tượng tạo trợ lý AI (ở giữa) để đi đến màn hình tạo trợ lý AI.                             | <img src="/files/pC1XninlUbNxFiT2VfTW" alt="" data-size="original"> |
| <ol start="3"><li>Điền thông tin</li></ol>             | Điền đầy đủ các thông tin được yêu cầu để tạo trợ lý AI. Các trường thông tin bắt buộc được đánh dấu (\*).                                | <img src="/files/ltsNn00udxeOjIsT39DT" alt="" data-size="original"> |
| <ol start="4"><li>Xác nhận thông tin</li></ol>         | Sau khi đã điền đầy đủ thông tin. Nhấn "Tạo" để xác nhận thông tin và tạo trợ lý AI.                                                      | <img src="/files/p4fnetOZp1T16VFkQGQp" alt="" data-size="original"> |
| <ol start="5"><li>Tạo trợ lý AI</li></ol>              | Tại màn hình xác nhận, nhấn "Xác nhận" để tạo trợ lý AI.                                                                                  | <img src="/files/zslJgcDkOEBOfCDeMuwJ" alt="" data-size="original"> |
| <ol start="6"><li>Trò chuyện</li></ol>                 | Trở lại màn hình trò chuyện để trò chuyện với trợ lý AI vừa tạo.                                                                          | <img src="/files/bZ05EfM3UqVFFrZbxNjd" alt="" data-size="original"> |

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/huong-dan-tao-tro-ly-ai/huong-dan-tao-tro-ly-ai-tren-di-dong.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.
