# Introduction

Rollbit Coin (RLB) was launched as an integral part of the [Rollbit Lottery](https://rollbit.com/rlb/lottery). There was no ICO for RLB. Instead, Rollbit airdropped the entire RLB supply for free. Airdrops have been used throughout the history of cryptocurrencies to bootstrap growth, incentivise community development, and reward early adopters.

{% hint style="info" %}
100% of RLB is distributed to Rollbit users. There was no ICO, or any RLB sold OTC.
{% endhint %}

RLB was originally available on the Solana blockchain. Due to bottlenecks associated with the Solana blockchain, Rollbit [migrated RLB](https://blog.rollbit.com/rlb-eth-migration/) to the Ethereum blockchain where it thrives today.

Rollbit has always been about offering it's users a rewarding experience. The Rollbit team believes it was a natural process to deliver a token to it's userbase, allowing Rollbit users to be even more rewarded.

{% hint style="info" %}
RLB was recently migrated to ETH, check out the details [here](https://blog.rollbit.com/rlb-eth-migration/).
{% endhint %}

RLB has gone through many changes since it's initial inception. In 2023, RLB's catalyst for deflation was migrated to a 'Buy & Burn' event.


---

# 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://whitepaper.rollbot.com/rlb-whitepaper/i/introduction.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.
