# LP戦略の作成方法

Byrealで流動性ファーミングポジションを開設するすべてのユーザーが、Real Farmerになることができます。あなたのポジションは自動的にReal Farmerリーダーボードに表示され、他のユーザーがすぐにコピーを開始できます。

{% stepper %}
{% step %}

#### 流動性プールの確認と選択

Real Farmerページに移動し、\*\*「+ Create My Strategy」**をクリックします。利用可能な流動性プールからオプションを選択し、**「Add Liquidity」\*\*をクリックして戦略をデプロイします。
{% endstep %}

{% step %}

#### 価格レンジと流動性の設定

プールを選択したら、集中流動性ポジションを設定します。

* 希望する価格レンジを選択
* トークンを預け入れ
* 使用したい自動化ツール（Auto-Compound、TP/SL、リバランス）を設定
* ポジションの詳細を確認し、ウォレットで承認

トランザクションが確認されると、ポジションは稼働状態となり、リーダーボードに表示されます。
{% endstep %}

{% step %}

#### フォロワーを集めてクルーを拡大

Real FarmerのプロフィールリンクをX、Discord、Telegram、その他のチャネルで共有しましょう。ユーザーがあなたの戦略をコピーすると、紹介報酬（フォロワーの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/ja-jp/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.
