# IV, HƯỚNG DẪN TÍCH HỢP NÂNG CAO

- [Tích hợp công cụ nhanh](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/tich-hop-cong-cu-nhanh.md)
- [Tích hợp công cụ nâng cao](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/tich-hop-cong-cu-nang-cao.md)
- [Hiển thị tiện ích mở rộng API trên Internet công cộng bằng cách sử dụng Cloudflare Workers](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/hien-thi-tien-ich-mo-rong-api-tren-internet-cong-cong-bang-cach-su-dung-cloudflare-workers.md)
- [Kết nối với các mô hình khác nhau](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-mo-hinh-khac-nhau.md): Tìm hiểu về các mô hình khác nhau được ChatX hỗ trợ.
- [Hugging Face](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-mo-hinh-khac-nhau/hugging-face.md)
- [Replicate](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-mo-hinh-khac-nhau/replicate.md)
- [Xinference](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-mo-hinh-khac-nhau/xinference.md)
- [OpenLLM](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-mo-hinh-khac-nhau/openllm.md)
- [LocalAI](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-mo-hinh-khac-nhau/localai.md)
- [Ollama](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-mo-hinh-khac-nhau/ollama.md)
- [Công cụ Di chuyển Vector Database](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/cong-cu-di-chuyen-vector-database.md)
- [Kết nối với các công cụ khác nhau](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-cong-cu-khac-nhau.md)
- [Stable Diffusion](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-cong-cu-khac-nhau/stable-diffusion.md)
- [SearXNG](https://developer.chatx.vn/iv-huong-dan-tich-hop-nang-cao/ket-noi-voi-cac-cong-cu-khac-nhau/searxng.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/iv-huong-dan-tich-hop-nang-cao.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.
