> For the complete documentation index, see [llms.txt](https://whitepaper.rollbot.com/rlb-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.rollbot.com/rlb-whitepaper/i/utility.md).

# Utility

Rollbit Coin (RLB) is a utility token that gives holders exclusive benefits on [Rollbit.com](https://rollbit.com/).

The current utility of RLB is included below, click each point to learn more.

* [**Increased rakeback**](/rlb-whitepaper/i/utility/increased-rakeback.md) - increase base casino rakeback by up to 10%
* [**Reduced trading fees**](/rlb-whitepaper/i/utility/reduced-trading-fees.md) - reduce crypto futures trading fees by up to 60%
* [**RLB Lottery**](/rlb-whitepaper/i/utility/rlb-lottery.md) - a free-to-play lottery game with cash prizes
* [**Provide liquidity**](/rlb-whitepaper/i/utility/provide-liquidity.md) - earn fees by providing liquidity for RLB trading
* [**Buy & Burn**](/rlb-whitepaper/i/buy-and-burn.md) - A portion of Rollbit's revenues are set aside to buy & burn RLB!


---

# 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:

```
GET https://whitepaper.rollbot.com/rlb-whitepaper/i/utility.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.
