> 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/chuong-trinh-gioi-thieu-ave.ai-referral/chia-se-loi-nhuan-giao-dich-de-kiem-tien.md).

# Chia Sẻ Lợi Nhuận Giao Dịch Để Kiếm Tiền

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

## **Phiên bản Website PC**&#x20;

### Phương pháp 1

1. Mở trang token của tài sản mà bạn đang nắm giữ.
2. Chọn **"Vị thế"** để chia sẻ chi tiết giao dịch của bạn.

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

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

### Phương pháp 2

1. Nhấn vào **"Tài sản"** trong thanh bên trái để truy cập bảng tài sản ví cá nhân của bạn.&#x20;
2. Xem lại các mục **"Tokens"** và **"Giao dịch gần đây"**.
3. Chọn giao dịch bạn muốn chia sẻ và nhấp vào nút **Chia sẻ** ở bên phải.

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

### **Phiên bản Telegram Bot**

1. Truy cập **Trade History** hoặc sử dụng lệnh `/trades`.&#x20;

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

2. Xem hồ sơ giao dịch gần đây của bạn.&#x20;

<figure><img src="/files/7WfZ3wED66bDE7d3g9cs" alt=""><figcaption></figcaption></figure>

3. Chọn giao dịch bạn muốn chia sẻ và nhấn vào **"My PnL Card"** để tạo và chia sẻ chi tiết.

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


---

# 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/chuong-trinh-gioi-thieu-ave.ai-referral/chia-se-loi-nhuan-giao-dich-de-kiem-tien.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.
