> For the complete documentation index, see [llms.txt](https://cryptobot.gitbook.io/bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptobot.gitbook.io/bot/master.md).

# スタートガイド

## 運用の準備手順

下記の９つの手順に沿って運用準備を進め、システムが自動稼働する状態を実現します。\
また、こちらでは以下の情報を運営にご提出いただきます。\
※以下はサンプルです。&#x20;

{% tabs %}
{% tab title="サーバー情報" %}
ゲートウェイサーバー名：**gw10.win-rd.jp**\
接続先コンピューター名：**SDC2134734555**\
ユーザー名：**<MT4ver2-n41-LF85v8RN@dc.srv>**\
初期パスワード：**34VsKe5h**
{% endtab %}

{% tab title="Bybit情報" %}
APIキー：**hbdq6Hfsz2fVw5f**
{% endtab %}

{% tab title="LINE情報" %}
アクセストークン：**gow3Gbd2gBgwaf3adfbcxbhs**
{% endtab %}
{% endtabs %}

#### **1. 取引所の口座開設と運用通貨(BTC)の購入を行う**

{% content-ref url="/pages/-Md0XhIYwzJexcLr4YGR" %}
[Broken mention](broken://pages/-Md0XhIYwzJexcLr4YGR)
{% endcontent-ref %}

{% content-ref url="/pages/-Md0Y3yLudH3LtxP83tm" %}
[1. 運用通貨購入](/bot/preparation-1/account-coincheck.md)
{% endcontent-ref %}

![](/files/-MdUwMwU9ZA8Aso5GkKj)

#### **2. 必要に応じて運用通貨の交換(BTC⇆その他)を行う**

{% content-ref url="/pages/-Mc57trHrrUlC4KOTO9b" %}
[2. その他準備](/bot/preparation-2/change.md)
{% endcontent-ref %}

#### 3. 現物通貨と同量のショートポジションを構築する

{% content-ref url="/pages/-Mc31u7pwIOWgzTaHNU3" %}
[3. ポジション構築](/bot/position/order-maker-1x.md)
{% endcontent-ref %}

#### 4. 運用サーバー(お名前.com for Biz)の契約を行う

{% content-ref url="/pages/-Md0cRoH3jxT25zVG6c1" %}
[4. 運用サーバー準備](/bot/server/server-agreement.md)
{% endcontent-ref %}

{% hint style="success" %}
接続先情報4点セット（接続先コンピュータ名・ゲートウェイサーバー名・ユーザー名・パスワード）を提出する
{% endhint %}

#### 5. LINEのアクセストークンとBybitのAPIを取得する

{% content-ref url="/pages/-Mc3beQ61zQ51Ueje7P2" %}
[5. トークン\&API取得](/bot/token-api/bybit-api.md)
{% endcontent-ref %}

{% hint style="success" %}
BybitのAPIキーと、LINE Notifyのアクセストークンを提出する\
（BybitのAPIシークレットキーは提出せず必ずお手元でご保管ください。後ほど利用します。）
{% endhint %}

#### 6. 運用サーバーでシステムを稼働させるための初期設定を行う（**※**&#x3053;ちらは運営が代行します。）

#### 7. システムファイルにBybitのAPIシークレットキーと運用通貨を追記する

{% content-ref url="/pages/-Mc4YprRTrqBzPsUIr6A" %}
[7. ファイル編集](/bot/set/api-reflect.md)
{% endcontent-ref %}

#### 8. 運用サーバーから資産状況の読み込みファイルを実行する

{% content-ref url="/pages/-Md2y5irA-3\_TRb\_6Bta" %}
[8. 運用開始](/bot/start/start-read-file.md)
{% endcontent-ref %}

#### 9. 日々の運用状況と損益をLINEの通知で確認する

{% content-ref url="/pages/-Md2vo0fBZp9EDkd95SH" %}
[9. 運用成績確認](/bot/grades/grades-line.md)
{% endcontent-ref %}

## 運用の効率向上 (中級者向け)

レバレッジを２倍で運用することで、3.のポジション構築時に証拠金として拘束されない半量の現物通貨をレンディングサービスで貸し出し、全体の運用利率を+2\~3.5%程度高めることが可能です。

{% content-ref url="/pages/-McTjk8F5JuoSz19krvp" %}
[運用の利率向上](/bot/lending/lending-portfolio.md)
{% endcontent-ref %}

{% hint style="warning" %}
3.でポジション構築後、運用通貨が約2倍の価格に上昇するとポジションが精算されてしまうため、必ず「[新規注文（レバ２倍）](/bot/position/order-maker-2x.md)」の項を読解し、顕在するリスクと対策を把握してから進めてください。完全な初心者にはお勧めしません
{% endhint %}

## 追加入金又は一部出金を行う場合

運用資産を追加したり利益の一部を出金する際は、以下の手順に従って設定を行ってください。

{% content-ref url="/pages/-MeTFep-g28B-\_T75iCx" %}
[追加入金時の設定事項](/bot/deposit-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeV\_SGecc3y1A7JoRkU" %}
[一部出金時の設定事項](/bot/withdrawal-settings.md)
{% endcontent-ref %}

## 運用の停止

運用を停止する場合は、システムの自動実行を停止し、構築中のポジションを解消してください。

{% content-ref url="/pages/-Md0\_y5P1428lwi\_b\_P-" %}
[運用の停止](/bot/cancel/task-kill.md)
{% endcontent-ref %}
