# 리베이트 거래

- [그리드 전략 설명](https://docs-ko.bitfrog.io/undefined/undefined.md)
- [BitFrog에서 리베이트를 올바르게 받는 방법](https://docs-ko.bitfrog.io/undefined/bitfrog.md): 리베이트 모드 BitFrog의 리베이트 모드는 새로운 계정을 다시 등록할 필요가 없습니다. OKX나 Binance 거래소의 기존 계정을 그대로 사용하여 Oauth 인증 또는 API 인증 방식으로 BitFrog에 연동한 후, BitFrog에서 거래를 완료하면 수수료 할인 혜택을 받을 수 있습니다. 또한, 리베이트는 익일 정산되며, 빠르고 편리하게 이용할 수
- [Binance 계정 Fast API 권한 부여 접속 가이드](https://docs-ko.bitfrog.io/undefined/binance-fast-api.md)
- [Binance 계정 API 연결 튜토리얼](https://docs-ko.bitfrog.io/undefined/binance-api.md)
- [OKX 계정 Fast API 권한 부여 접속 가이드](https://docs-ko.bitfrog.io/undefined/okx-fast-api.md)
- [OKX 계정 API 연결 튜토리얼](https://docs-ko.bitfrog.io/undefined/okx-api.md)
- [Binance 계정 리베이트 가능 여부](https://docs-ko.bitfrog.io/undefined/binance.md): Binance 거래소의 메인 계정과 서브 계정이 BitFrog 플랫폼에서 거래할 때, 아래 조건을 모두 충족해야 수수료 리베이트를 받을 수 있습니다.
- [OKX 계정 Fast API 권한 해제 가이드](https://docs-ko.bitfrog.io/undefined/okx-fast-api-1.md)
- [Binance 계정 API 권한 삭제 가이드](https://docs-ko.bitfrog.io/undefined/binance-api-1.md)
- [Binance 계정 프로그램 거래 리베이트 접속 가이드](https://docs-ko.bitfrog.io/undefined/binance-1.md): 주의: 이 방법은 독립적으로 개발 능력이 있는 고객(퀀트 팀)에 한정되며, 거래소 API를 직접 호출하여 주문하는 경우에만 해당됩니다.
- [OKX 계정 프로그램 거래 리베이트 접속 가이드](https://docs-ko.bitfrog.io/undefined/okx.md)
- [출금 시간](https://docs-ko.bitfrog.io/undefined/undefined-1.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-ko.bitfrog.io/undefined.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.
