# 如何升級 Binance API

1. 實盤接入成功後，點擊「升級 API」，或在接入 Binance 交易帳戶時點擊「升級 API」。

   <figure><img src="/files/9eTnTdW8EGH9SafKjjT1" alt="" width="375"><figcaption></figcaption></figure>

   <figure><img src="/files/PLxXRpCOtU7D5hi8RDMa" alt="" width="375"><figcaption></figcaption></figure>
2. 根據教學進行操作，開啟權限後點擊「我已開啟交易權限」。

   <figure><img src="/files/e7799dcop1MwIVFB2pBh" alt="" width="375"><figcaption></figcaption></figure>

   <figure><img src="/files/wW4iALYoX1w3fUjfrmrz" alt="" width="375"><figcaption></figcaption></figure>
3. 授權成功後，即可看到對應的返現比例。<mark style="background-color:$danger;">若授權成功但顯示交易返現為 0%，則表示該帳戶已存在邀請返佣關係，無法獲取交易返現，但可正常使用交易功能。</mark>

   <figure><img src="/files/xxlHiVpRkgHZ43X3Vh4M" alt="" width="375"><figcaption></figcaption></figure>

   <figure><img src="/files/GAmrV1f3nfARoFoa5kNW" alt="" width="375"><figcaption></figcaption></figure>
4. 當前即可在 BitFrog APP 交易。

   <figure><img src="/files/KchKqFklqxHXGZPQY73b" alt="" width="360"><figcaption></figcaption></figure>

注：Binance 是通過 Oauth 方式授權，所以安全性比常規的 API Key 安全很多，因此用戶不用擔心 API Key 遺失造成資金損失的問題。


---

# 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/shi-pan-zhui-zong/ru-he-sheng-ji-binance-api.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.
