> For the complete documentation index, see [llms.txt](https://bull-run-bets.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bull-run-bets.gitbook.io/whitepaper/faq.md).

# FAQ

<div align="left"><figure><img src="/files/HEtzQdeSVN470tWbhFlc" alt="" width="375"><figcaption></figcaption></figure></div>

### What is Bull Run Bets?

Bull Run Bets is Crypto's Most Rewarding Casino.

Bull Run Bets was founded in February 2020 by a team of entrepreneurs with a shared passion for online gaming.

Bull Run Bets is committed to creating unique and fun experiences for its users.

A diverse selection of games is available including slots, table games, game shows, and exclusive in-house games.

### What is the BRB Lottery?

The RLB Lottery allows participants to wager BRB, Bull Run Bets token on the Ethereum blockchain, to win cash prizes!

There's a new lottery round every 100 Bitcoin blocks.

We go into more detail about the BRB Lottery within our dedicated blog post.

### What deposit and withdrawal methods does Bull Run Bets support?

We currently support Bitcoin (BTC), Ethereum (ETH), Litecoin (LTC), and Solana (SOL) deposits and withdrawals.

If you would like to deposit via credit or debit card, we have instructions for purchasing Bitcoin, Ethereum, Litecoin, or Solana on our deposit page.

### Are crypto deposits and withdrawals instant?

Crypto withdrawals are sent out instantly. In rare cases, a withdrawal can be held for review, but our team completes these reviews very quickly.

For crypto deposits, we require a certain number of confirmations.

Bitcoin (BTC): 1 confirmation

Ethereum (ETH): 12 confirmations

Litecoin (LTC): 6 confirmations

Solana (SOL): 21 confirmations

Small deposits are generally credited much faster than the above estimates.

### How do the crypto network fees work?

We source our crypto network fees from live estimates.

Ethereum network fees may sometimes seem larger than average as we support withdrawals to Ethereum smart contracts.

### What is the minimum crypto deposit amount?

As long as your crypto deposit covers the network fee, we'll credit everything equivalent to $0.01 or more.

### How do I get free coins?

Stay tuned to our Twitter. We host regular giveaways!

### Can I be sponsored?

If you're an influencer and looking to partner with Bull Run Bets, please reach out to our Twitter.

Be sure to let us know what platforms you're popular on and why you think your content is a good fit for Bull Run Bets.

### Have another question?

You can contact our support team via any of our official social media channels


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bull-run-bets.gitbook.io/whitepaper/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
