# OKX Account Fast API Authorization Guide

To authorize a trading account with BitFrog

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

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

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

After successful authorization, you will be able to see the corresponding cashback rate

<figure><img src="/files/bBHofSdddhlYeWmxTpqO" 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/okx-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.
