# ETH Migration

On June 28th 2023, RLB migrated from Solana to Ethereum.

The Rollbit team felt that the SOL network no longer provided the support that RLB required to flourish. The growth of RLB was essentially bottlenecked by being on SOL and would only achieve mass adoption by migrating to ETH.

<figure><img src="/files/7FNBPCJJfsiXr7PVLtO1" alt=""><figcaption><p>Graphic illustration of the ETH migration for RLB</p></figcaption></figure>

Rollbit offers a seamless way for RLB holders to migrate their RLB to ETH.

## How to migrate RLB from SOL to ETH

1. Login or register a [Rollbit.com](https://rollbit.com/) account
2. Click the 'Cashier' button within the site header and click the 'Deposit' tab
3. Select the 'Rollbit Coin (RLB)' option and click 'Use SOL Network'
4. Send your SOL RLB to the provided address
5. Once the RLB is credited, you can withdraw the RLB via ETH or hold it on-site

{% hint style="info" %}
If you're unable to access Rollbit.com, please send us an email: <support@rollbit.com> 📧
{% endhint %}

## How to withdraw RLB from Rollbit.com

1. To withdraw, simply click the 'Cashier' button in the site header
2. Click the 'Withdraw' tab and click 'Rollbit Coin (RLB)'
3. Enter a ETH address that supports RLB, the amount of RLB you wish to withdraw and your [2FA](https://rollbit.com/account/settings) code if enabled
4. Click 'Request Withdrawal' and your RLB will be delivered within minutes

{% hint style="info" %}
Learn more about the ETH migration in our dedicated blog post [here](https://blog.rollbit.com/rlb-eth-migration/) ⚡
{% endhint %}


---

# 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/eth-migration.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.
