# Extension (Tiện ích)

Trong quá trình tạo ứng dụng AI, các nhà phát triển đối mặt với nhu cầu kinh doanh thay đổi liên tục và các thách thức kỹ thuật phức tạp. Tận dụng hiệu quả khả năng mở rộng có thể không chỉ nâng cao tính linh hoạt và chức năng của ứng dụng mà còn đảm bảo an toàn và tuân thủ của dữ liệu doanh nghiệp. ChatX cung cấp hai phương pháp mở rộng sau đây:

[Mở rộng Dựa trên API](/ii-tinh-nang-co-ban/extension-tien-ich/mo-rong-dua-tren-api.md)

[Mở rộng Dựa trên Mã lập trình](/ii-tinh-nang-co-ban/extension-tien-ich/tien-ich-mo-rong-dua-tren-ma.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/ii-tinh-nang-co-ban/extension-tien-ich.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.
