# BitFrog配资介绍

## 一、关于 BitFrog 交易配资

传统券商会为客户提供融资交易服务（借钱买股），BitFrog 提供的交易配资功能就类似于传统券商的融资业务。用户仅需提供保证金，平台即可按照一定倍数为交易用户配入额外资金，并将总资金注入配资交易账户，供用户在 BitFrog 平台内直接进行交易操作。\
\
**利息计算方式：**\
`利息 = 配资金额 × 利率 × 每日结算次数 × 天数`\
`利率将参考 Binance BTC/USDT 永续合约资金费率，平台每8小时/次收取利息`

### 二、使用配资功能所带来的好处

#### 1. 突破交易所合约仓位限制

交易所会对最大合约仓位进行限制。\
例如在 Binance ONT/USDT 交易对中：

* 20 倍杠杆最高只能开 25,000 USDT
* 10 倍杠杆最高只能开 62,500 USDT

若此时交易员账户只有 3,000 USDT，想开 60,000 USDT，实际上是没有办法实现的。\
而通过 BitFrog 配资功能，交易员可先将本金 3,000 USDT 作为保证金以 1 倍杠杆进行配资，将可交易本金提升至 6,000 USDT，再配合交易所的 10 倍杠杆，即可开 60,000 USDT 的仓位。

<figure><img src="/files/KNJzBtIKphn8bn2Emiq6" alt=""><figcaption></figcaption></figure>

#### 2. 解决交易员的交易资金不足

牛市行情下，许多交易员受制于资金不足，需要寻找投资人进行资金资助。\
在币圈，通常交易员与投资人的分润比例为 3:7。

案例对比：

* 若本金为 100w USDT，通过三个月的交易收益达到翻倍，盈利 100w USDT，则交易员分润 30w USDT，投资人分润 70w USDT。
* 而在 BitFrog，若您提供 50w USDT 的保证金，通过 1 倍杠杆配资 50w USDT，本金就可达到 100w USDT，通过三个月的交易收益达到翻倍，盈利 100w USDT，平台仅收取一定利息（利率将参考 binance btc/usdt 永续合约资金费率）。

利息计算示例（利率为 0.05%）：

```
500,000（配资资金） × 0.0005（利率） × 3（每日结算次数） × 90（天数） = 67,500 USDT
```

#### 3. 帮助交易员规避合约高资金费率

在牛市“山寨季”行情中，交易对的合约资金费率都很高，某些资金费率可高至 4.00%，并每 4 小时结算一次。

示例对比：

* 以 1w USDT 开 3 倍合约多单并持有 1 天为例，即便盈利 1w USDT，也需支付 7,200 USDT 资金费，实际盈利 2,800 USDT。
* 在 BitFrog，您可提供 1w USDT 的保证金，通过 2 倍杠杆配资 2w USDT，总本金达到 3w USDT，通过买入现货来替代高资金费率的合约持仓。

利息计算示例（利率为 0.05%）：

```
20,000 × 0.0005 × 3 = 30 USDT
```

实际盈利 9,970 USDT，远远高于 2,800 USDT


---

# 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.bitfrog.io/zh-tw/jiao-yi-zhi-nan/ji-shi-rong-zi/lao-pei-zi/bitfrog-pei-zi-jie-shao.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.
