# Binance帳戶API手動接入教程

1. BitFrog點擊「接入交易帳戶」

   <figure><img src="/files/Tn3GBpJgyqGuK7oIYzqD" alt="" width="323"><figcaption></figcaption></figure>
2. 在Binance APP上建立API資訊，APP上搜尋「API」，點擊「API管理」=>「建立API」

   <figure><img src="/files/HfEo5iMn3jIFxxLyfAoT" alt="" width="324"><figcaption></figcaption></figure>
3. 點擊「系統生成」，輸入「標籤」，點擊下一步

   <figure><img src="/files/JAX5F4tsQG5nGBlPRcK2" alt="" width="375"><figcaption></figcaption></figure>
4. 安全驗證通過後，編輯API

   <figure><img src="/files/dmjuRf6csq3ImMzThB51" alt="" width="361"><figcaption></figcaption></figure>
5. 填寫IP白名單，勾選圖中三項API權限（<mark style="background-color:$warning;">根據您在BitFrog上選擇的交易來勾選相應的權限</mark>）

   ![](data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==)

   <figure><img src="/files/lzOUKMBpjIHAWP37WzxJ" alt="" width="351"><figcaption></figcaption></figure>
6. 返回BitFrog填寫上面建立的API Key與API Secret資訊，完成接入

   <figure><img src="/files/S6KUQj6oeYzbzGaDEN4q" alt="" width="308"><figcaption></figcaption></figure>
7. 開始交易

   <br>

<figure><img src="/files/7YUhh766KJ3EIiCSei0h" alt="" width="188"><figcaption></figcaption></figure>


---

# 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/binance-zhang-hu-api-shou-dong-jie-ru-jiao-cheng.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.
