# 取引リベート

- [グリッド戦略の説明](https://docs-ja.bitfrog.io/ribto/guriddono.md)
- [BinanceアカウントのFast API認証接続チュートリアル](https://docs-ja.bitfrog.io/ribto/binanceakauntonofast-apichtoriaru.md)
- [BinanceアカウントAPI接続チュートリアル](https://docs-ja.bitfrog.io/ribto/binanceakauntoapichtoriaru.md)
- [OKXアカウントのFast API認証接続チュートリアル](https://docs-ja.bitfrog.io/ribto/okxakauntonofast-apichtoriaru.md)
- [OKXアカウントAPI接続チュートリアル](https://docs-ja.bitfrog.io/ribto/okxakauntoapichtoriaru.md)
- [Binanceアカウントでリベートが可能かどうかの問題](https://docs-ja.bitfrog.io/ribto/binanceakauntoderibtogakadoukano.md): Binance取引所のメインアカウントとサブアカウントがBitFrogプラットフォームで取引を行う場合、手数料のキャッシュバックを受けるためには、以下の条件を同時に満たす必要があります。  有効期限内の招待報酬が存在しないこと アカウントが2021年10月1日以降に登録されていること
- [OKXアカウントのFast API認証を解除するチュートリアル](https://docs-ja.bitfrog.io/ribto/okxakauntonofast-apiwosuruchtoriaru.md)
- [BinanceアカウントのAPI認証を削除するチュートリアル](https://docs-ja.bitfrog.io/ribto/binanceakauntonoapiwosuruchtoriaru.md)
- [Binanceアカウントのプログラム取引リベート接続チュートリアル](https://docs-ja.bitfrog.io/ribto/binanceakauntonopuroguramuribtochtoriaru.md): 注意：この方法は、自主開発能力（クオンティティチーム）を持ち、取引所APIを直接呼び出して注文する顧客のみに限定されます。
- [OKXアカウントのプログラム取引リベート接続チュートリアル](https://docs-ja.bitfrog.io/ribto/okxakauntonopuroguramuribtochtoriaru.md): 注意：この方法は、自主開発能力（クオンティティチーム）を持ち、取引所APIを直接呼び出して注文する顧客のみに限定されます。
- [取引キャッシュバック等級ルールの説明](https://docs-ja.bitfrog.io/ribto/kyasshubakkurruno.md): 取引キャッシュバック等級ルールがリリースされました。BitFrogでは、ユーザーが毎月BitFrogで発生させた先物/現物取引量に基づいて等級を区分します。異なる等級に応じて、翌月のBitFrogでの取引キャッシュバック率が決定されます。
- [キャッシュバック率計算の説明](https://docs-ja.bitfrog.io/ribto/kyasshubakkuno.md)
- [出金時間](https://docs-ja.bitfrog.io/ribto/chu-jin-shi-jian.md)


---

# 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-ja.bitfrog.io/ribto.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.
