# 如何建立 LP 策略

任何在 Byreal 上開啟流動性挖礦持倉的用戶都可以成為 Real Farmer。您的持倉會自動出現在 Real Farmer 排行榜上，其他用戶可以立即開始複製。

{% stepper %}
{% step %}

#### 查看並選擇流動性池

前往 Real Farmer 頁面，點擊 **「+ Create My Strategy」**。然後從可用的流動性池中選擇一個選項，點擊 **「Add Liquidity」** 部署您的策略。
{% endstep %}

{% step %}

#### 設定價格範圍和流動性

選擇池後，您可以配置您的集中流動性持倉。

* 選擇您想要的價格範圍
* 存入您的代幣
* 設定您要使用的任何自動化工具（自動複利、止盈/止損、再平衡）
* 查看持倉詳情並在錢包中確認

交易確認後，您的持倉即上線並在排行榜上可見。
{% endstep %}

{% step %}

#### 吸引追蹤者並壯大您的團隊

在 X、Discord、Telegram 和任何其他平台上分享您的 Real Farmer 個人資料連結。隨著用戶複製您的策略，您將開始賺取推薦獎勵（他們 LP 手續費的 5%），您的收益加成也會提高。
{% endstep %}
{% endstepper %}


---

# 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://docs.byreal.io/zh-tw/real-farmer/how-to-create-copy-farming-strategy.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.
