# Binance Account Fast API Authorization Guide

1.To authorize a trading account with BitFrog

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

2.Click "Authorize Access" to open the Binance app and complete the authorization process.

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

3.After successful authorization, you will be able to see the corresponding cashback rate. <mark style="background-color:red;">If the authorization is successful but the trading cashback shows 0%, it means that the account already has an existing referral rebate relationship and cannot receive trading cashback. However, the trading functionality can still be used as normal.</mark>

<figure><img src="/files/OJOjwv9Phdw5qChEfUJ5" 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/en/trading-instructions/rebates/binance-account-fast-api-authorization-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.
