> For the complete documentation index, see [llms.txt](https://doc.ave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ave.ai/vn/huong-dan/pc-website-huong-dan/giao-dich-sao-chep.md).

# Giao Dịch Sao Chép

## **Giao dịch Sao Chép Dòng Tiền Thông Minh**

Ave.ai hiện hỗ trợ giao dịch sao chép (copy trading) thông qua bot Telegram. Để sử dụng tính năng này, hãy chọn mô-đun **"Smart"** ở phía bên trái trang chủ của Ave.ai, chọn ví thông minh (smart wallet) mục tiêu từ danh sách, sau đó nhấp vào nút **copy trading** bên phải và làm theo hướng dẫn. Với copy trading, bạn có thể tự động mua hoặc bán token cùng với Dòng tiền thông minh để nắm bắt cơ hội lợi nhuận.

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

Trong tương lai, Ave.ai cũng sẽ ra mắt tính năng Giao dịch sao chép  trên giao diện web dành cho PC.

Để biết thêm chi tiết, vui lòng tham khảo [***Dòng tiền thông minh Ave.ai.*** ](/vn/huong-dan/pc-website-huong-dan/vi-tien-thong-minh-ave.ai.md)

## **Giao dịch Sao Chép Tín Hiệu Động**

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

Ave.ai cung cấp cảnh báo động (dynamic alerts) về các hoạt động giao dịch của dòng tiền thông. Chỉ cần chọn mô-đun **"Smart Money"** trong thanh bên trên trang chủ của Ave.ai và chọn **"Activity"**.

Nền tảng theo dõi giao dịch tiền thông minh theo thời gian thực và hiển thị:

* **Top 5 token** được Dòng tiền thông minh theo dõi nhiều nhất.
* **Top 5 địa chỉ ví** có ảnh hưởng lớn nhất.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.ave.ai/vn/huong-dan/pc-website-huong-dan/giao-dich-sao-chep.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
