# Tổng quan

## <mark style="color:blue;">Nội dung</mark>

Đầu tiên, chung ta làm quan với một số phần cơ bản của nền tảng gọi tự động uCall.

* [Đăng ký, Đăng nhập](/gioi-thieu-tinh-nang-1/gioi-thieu-chung/dang-ky-dang-nhap.md)
* [Khách hàng](/gioi-thieu-tinh-nang-1/gioi-thieu-chung/khach-hang.md)
* [Chiến dịch gọi điện](/gioi-thieu-tinh-nang-1/gioi-thieu-chung/chien-dich-goi-dien.md)
* [Quản lý ví](/gioi-thieu-tinh-nang-1/gioi-thieu-chung/quan-ly-vi.md)
* [Sử dụng API Key](/gioi-thieu-tinh-nang-1/gioi-thieu-chung/su-dung-api-key.md)
* [Workspace](/gioi-thieu-tinh-nang-1/gioi-thieu-chung/workspace.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://document.ucall.vn/gioi-thieu-tinh-nang-1/tong-quan.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.
