# 如何正確獲得返現

### 返傭模式

BitFrog 的返傭無需重新註冊新帳號。

無論您使用的是 OKX 或 Binance，只需將現有交易所帳戶透過 **OAuth 授權** 或 **API 授權** 的方式接入 BitFrog，並透過 BitFrog 進行交易，即可享受交易手續費返現。

返傭採用 **T+1（隔日）結算模式**，每日統一結算並發放返現，方便快捷。

***

### 返傭簡介

只有透過 **BitFrog APP** 或 **BitFrog 官網** 提交並成交的委託單，才可獲得交易手續費返現。

透過交易所官方 App、網頁版或其他第三方平台下單的交易，不納入返現統計範圍。

#### 返現示例

<table><thead><tr><th width="79.11114501953125">步驟</th><th width="92.4444580078125">平台</th><th width="78.111083984375">操作</th><th width="101.4444580078125">價格</th><th width="137.1112060546875">買入/賣出數量</th><th>是否獲得返現</th></tr></thead><tbody><tr><td>1</td><td>BitFrog</td><td>買入</td><td>30000</td><td>5 BTC</td><td>✅</td></tr><tr><td>2</td><td>OKX</td><td>買入</td><td>29000</td><td>2 BTC</td><td>❌</td></tr><tr><td>3</td><td>BitFrog</td><td>賣出</td><td>31000</td><td>2 BTC</td><td>✅</td></tr><tr><td>4</td><td>OKX</td><td>賣出</td><td>30500</td><td>5 BTC</td><td>❌</td></tr></tbody></table>


---

# 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/jiao-yi-fan-yong/ru-he-zheng-que-huo-de-fan-xian.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.
