> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/vietnamese/kiem-thuong/yield-farming/solana-farming.md).

# Canh tác trên Solana

## Cách Sử dụng Farms trên PancakeSwap SOL V3

Farming cho phép bạn kiếm thêm phần thưởng ngoài phí nhà cung cấp thanh khoản (LP) tiêu chuẩn khi bạn cung cấp thanh khoản cho các pool đủ điều kiện. Đây là cách bắt đầu qua: <https://solana.pancakeswap.finance/liquidity-pools/>

{% hint style="warning" %}
**Lưu ý:** Hình ảnh được hiển thị trong hướng dẫn này chỉ nhằm mục đích minh họa và có thể không phản ánh dữ liệu thực tế hoặc số liệu thống kê farming hiện tại.
{% endhint %}

***

### 1. Lọc để Xem Farms

* Trên trang **Danh sách Pool**, bật bộ lọc **"Show Farm only"** để chỉ hiển thị các pool cung cấp phần thưởng farming.

  <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%281%29.png" alt=""><figcaption></figcaption></figure>

### 2. Xem Phân tích APR

* **Di chuột qua** hoặc **nhấp** vào APR được hiển thị bên cạnh một pool.
* Phân tích sẽ xuất hiện cho thấy:

  * Phần thưởng LP từ phí giao dịch.
  * Phần thưởng bổ sung từ ưu đãi farming.
  * **Phần thưởng hàng tuần ước tính** bằng token cho pool đó.

  <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%281%29%20%284%29.png" alt=""><figcaption></figcaption></figure>

### 3. Bắt đầu Kiếm Phần thưởng Farming

* Chỉ cần **thêm thanh khoản** vào pool có farming được bật.
* Khi bạn có vị thế **đang hoạt động (trong phạm vi)**:
  * Bạn sẽ bắt đầu kiếm phần thưởng farming **tự động khi có hoán đổi**.
  * **Không cần stake LP NFT** — phần thưởng tích lũy trực tiếp vào vị thế của bạn.

### 4. Theo dõi Phần thưởng

* Điều hướng đến trang **"My Positions"** để xem:
  * Các vị thế LP đang hoạt động.
  * Phần thưởng farming tích lũy cho mỗi vị thế.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28415%29.png" alt=""><figcaption></figcaption></figure>

### 5. Nhận Phần thưởng

* **Nhấp "Harvest"** trên vị thế để thu hoạch cả:
  * Phần thưởng LP (từ phí giao dịch)
  * Phần thưởng token farming (nếu có)
* Sử dụng **"Harvest All"** để thu thập phần thưởng từ **tất cả các vị thế đang hoạt động** trong một giao dịch.

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28416%29.png" 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://docs.pancakeswap.finance/vietnamese/kiem-thuong/yield-farming/solana-farming.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.
