# Bắt Đầu

- [Chào mừng bạn đến với ChatX!](https://developer.chatx.vn/document-chatx/bat-dau/chao-mung-ban-den-voi-chatx.md)
- [Thông số kỹ thuật](https://developer.chatx.vn/document-chatx/bat-dau/chao-mung-ban-den-voi-chatx/thong-so-ky-thuat.md)
- [Nhà cung cấp Mô hình](https://developer.chatx.vn/document-chatx/bat-dau/chao-mung-ban-den-voi-chatx/nha-cung-cap-mo-hinh.md)
- [Sử dụng ChatX Cloud](https://developer.chatx.vn/document-chatx/bat-dau/su-dung-chatx-cloud.md)
- [Cài đặt (Tự lưu trữ)](https://developer.chatx.vn/document-chatx/bat-dau/cai-dat-tu-luu-tru.md)
- [Triển khai thông qua Docker Compose](https://developer.chatx.vn/document-chatx/bat-dau/cai-dat-tu-luu-tru/trien-khai-thong-qua-docker-compose.md)
- [Bắt đầu từ mã nguồn cục bộ](https://developer.chatx.vn/document-chatx/bat-dau/cai-dat-tu-luu-tru/bat-dau-tu-ma-nguon-cuc-bo.md)
- [Bắt đầu riêng container Docker giao diện người dùng](https://developer.chatx.vn/document-chatx/bat-dau/cai-dat-tu-luu-tru/bat-dau-rieng-container-docker-giao-dien-nguoi-dung.md)
- [Môi Trường](https://developer.chatx.vn/document-chatx/bat-dau/cai-dat-tu-luu-tru/moi-truong.md)
- [Câu hỏi thường gặp](https://developer.chatx.vn/document-chatx/bat-dau/cai-dat-tu-luu-tru/cau-hoi-thuong-gap.md)
- [LLMOps là gì?](https://developer.chatx.vn/document-chatx/bat-dau/llmops-la-gi.md)


---

# 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://developer.chatx.vn/document-chatx/bat-dau.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.
