# OKX account programmatic trading rebate access tutorial

1.Click the "Access Trading Account" button to enter the access page

<figure><img src="/files/iI2XqKl7fhcrelWBCayR" alt="" width="300"><figcaption></figcaption></figure>

2.Choose the trading platform to access: Binance Quant, OKX Quant

<figure><img src="/files/a4sjIBwWmqxrATShkUrW" alt="" width="304"><figcaption></figcaption></figure>

3.After successful access, you can obtain the BitFrog Code and modify your program. When calling the order interface of OKX, set the value of the tag field to a value provided by BitFrog.

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

OKX related transaction documents:

{% embed url="<https://www.okx.com/docs-v5/en/#order-book-trading-trade-post-place-order>" %}


---

# 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-programmatic-trading-rebate-access-tutorial.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.
