# Tools

Trong một quy trình làm việc, ChatX cung cấp cả các công cụ tích hợp sẵn và có thể tùy chỉnh. Trước khi sử dụng các công cụ này, bạn cần "authorize" chúng. Nếu các công cụ tích hợp sẵn không đáp ứng được yêu cầu của bạn, bạn có thể tạo các công cụ tùy chỉnh trong "ChatX—Công Cụ".

<figure><img src="/files/e8jlVZQrwu94DVScZF21" alt=""><figcaption></figcaption></figure>

Việc cấu hình một nút công cụ nói chung bao gồm hai bước:

1. **Xác thực Công Cụ/Tạo Công Cụ Tùy Chỉnh**
2. **Cấu Hình Các Đầu Và Tham Số Công Cụ**

Để biết hướng dẫn về cách tạo các công cụ tùy chỉnh và cấu hình chúng, vui lòng tham khảo [hướng dẫn cấu hình công cụ](/iv-huong-dan-tich-hop-nang-cao/tich-hop-cong-cu-nhanh.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/quy-trinh-lam-viec/nodes/tools.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.
