# OKX Account API Integration Guide

Click "Connect Trading Account" in BitFrog.

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

Go to the project page in the top left corner of the APP, find "API," and click "API" => "Create API."

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

Return to "BitFrog" to copy the IP whitelist, enter it into OKX, select "Read-only" and "Trading" permissions, and proceed to the next step.

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

After passing the security verification, click "Show Details."

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

Copy the API Key and API Secret information, return to BitFrog to fill it in, and complete the integration.

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