# Transaction Rebate Explanation

**Rebate Model**

BitFrog’s rebate does not require registering a new account. Whether using OKX or Binance, you can connect your existing account to BitFrog through OAuth authorization or API authorization. Once connected, you can complete trades on BitFrog to receive discounted fees. Rebates are settled the next day, making the process simple and convenient.

**Rebate Overview**

Only orders placed through the BitFrog APP are eligible for transaction fee rebates.

<figure><img src="/files/HbsWSNyxtdLyvUavZtEq" alt=""><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/transaction-rebate-explanation.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.
