# Instant Payouts

Instant payouts of winning bets don't exist in online gambling. If you're on a centralized platform it may look like they payout instantly but in fact they still have full custody of your entire betting balance which you may or may not get back, so they haven't paid out anything.&#x20;

And decentralized casinos need to save on gas fees so they make you claim your winnings in a separate transaction so that you pay the gas costs. This is an inconvenience that takes you away from the betting and means that your winnings are not immediately available to bet with and are not in your custody.

On Rogue we pay out all your winning bets instantly in the same transaction that settled your bet, directly to your Web3 wallet where it is immediately available to bet with and in your custody. Our trustless bankroll smart contracts hold your bet for the minimum possible amount of time before sending your winnings right back out to you if you win.

This is made possible partly because Rogue Chain has such high throughput and it can process and pay out thousands of bets per second. It's also made possible by our ultra-low gas fees that mean we don't have to worry about the extra gas cost of initiating a token transfer transaction to your wallet.&#x20;


---

# 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.roguechain.io/rogue-protocol/rogue-introduction/blockchain-betting/instant-payouts.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.
