# Binance Account API Integration Guide

Click "Connect Trading Account" in BitFrog.

<figure><img src="/files/mS5QNUKo2dRiYR8LsRAT" alt="" width="563"><figcaption></figcaption></figure>

Create API information in the Binance APP, search for "API" in the APP, and click "API Management" => "Create API."

<figure><img src="/files/41O4ISvOVpUSZ11unpy2" alt="" width="563"><figcaption></figcaption></figure>

Click "System-generated," enter a "label," and click "Next."

<figure><img src="/files/T1MxIKyz6EBDwYu7xQGe" alt="" width="563"><figcaption></figcaption></figure>

After passing the security verification, edit the API.

<figure><img src="/files/6TfzpU3wgMvFmoTwpcHx" alt="" width="563"><figcaption></figcaption></figure>

Fill in the IP whitelist and check the three API permissions shown in the image (select the appropriate permissions based on your trading choice in BitFrog).

<figure><img src="/files/mPzcwyd0FZThFNA71hGQ" alt="" width="563"><figcaption></figcaption></figure>

Return to BitFrog and fill in the API Key and API Secret information created above to complete the integration.

<figure><img src="/files/Z8jRcvMnKm9YlIt6eV37" alt="" width="563"><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/en/trading-instructions/rebates/binance-account-api-integration-guide.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.
