# Real Farmer 常見問題

<details>

<summary>我需要是有經驗的 LP 才能使用 Real Farmer 嗎？</summary>

不需要。Real Farmer 旨在讓每個人都能參與 LP。作為複製者，您只需從排行榜選擇一個策略並點擊「Copy」。Byreal 會為您複製 Creator 的池、價格範圍和配置。

</details>

<details>

<summary>有最低金額要求嗎？</summary>

Real Farmer 系統本身沒有設定最低資金要求。您只需有足夠的代幣在所選池中開啟持倉，加上少量 SOL 用於交易手續費。

</details>

<details>

<summary>複製策略時究竟發生了什麼？</summary>

Byreal 為您開啟一個新的 LP 持倉，使用與您複製的 Creator 相同的池和價格範圍。您選擇自己的存入金額。您的持倉是獨立的，您可以隨時調整或關閉。

</details>

<details>

<summary>如果 Creator 更改了策略，我的持倉會自動同步嗎？</summary>

不會。複製會建立 Creator 策略在您複製時的快照。如果 Creator 之後調整範圍或關閉持倉，您的持倉不會自動受到影響。您獨立管理自己的持倉。

</details>

<details>

<summary>我可以複製多個策略嗎？</summary>

可以。您可以複製任意數量的策略，來自不同的 Creator 和不同的池。每個複製的持倉都是獨立的。

</details>

<details>

<summary>我可以同時是 Creator 和複製者嗎？</summary>

可以。您可以建立自己的策略同時複製他人的策略。每個角色的獎勵獨立累積。

</details>

<details>

<summary>跟單挖礦沒有風險嗎？</summary>

不是。跟單挖礦承擔與任何 LP 持倉相同的風險：無常損失、池特定風險和市場波動。複製一位盈利的 Creator 並不保證未來獲利。請務必做好自己的研究並只投入您能承受損失的資金。

</details>

<details>

<summary>Real Farmer 是鏈上的嗎？</summary>

是的。排行榜數據來自鏈上持倉。LP 持倉完全在鏈上且可驗證。Copy Bonus 獎勵在鏈下計算，但結算和領取在鏈上進行。

</details>

<details>

<summary>Creator 可以操縱排名嗎？</summary>

排行榜基於即時鏈上數據，包括實際賺取的手續費、總流動性和持倉時間。雖然 Creator 可以用大量資金暫時提升指標，但持續的排名需要真實、一致的表現。

</details>


---

# 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/real-farmer-faq.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.
