# Binance API接入說明

1. 在 Binance APP 上建立 API 資訊，APP 上搜尋「API」，點擊「API管理」→「建立 API」。

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

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

   ​

   <figure><img src="/files/bW48rJNsIQTw70X0PABZ" alt="" width="375"><figcaption></figcaption></figure>
3. 通過安全驗證。

   <figure><img src="/files/5z8W0xuRXZocljZ1qnE2" alt="" width="275"><figcaption></figcaption></figure>
4. 成功建立 API Key。

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

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

   <figure><img src="/files/SGEZXZX3lZwAMWMrJyOw" alt="" width="375"><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/shi-pan-zhui-zong/binance-api-jie-ru-shuo-ming.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.
