# Rails 2.0 Migration Guide

### Why are we migrating?

We're preparing to migrate our platform to support the Stellar network, enabling the launch of institutional-grade vaults, offering greater liquidity, tighter spreads, and reduced slippage for users.

### What does this mean for you?

* We need to wind down the existing platform before migration. Key dates will be listed [here](#key-dates) as soon as we can share them.
* The migration will be as easy as possible: we'll let you know if and when you need to take action.
* You will not need to re-KYC.

### Key dates

<table><thead><tr><th width="450.93359375">What's happening?</th><th width="160.66796875">When</th></tr></thead><tbody><tr><td>Delisting XRP-USD, PUMP-USD, HYPE-USD</td><td>April 28th, 2026</td></tr><tr><td>Delisting BTC-USD, ETH-USD, SOL-USD, and XLM-USD</td><td>May 12th, 2026</td></tr><tr><td>Platform Inaccessible (Balances must be withdrawn before this date)</td><td>May 29th, 2026</td></tr><tr><td>User Migration Period</td><td>TBC</td></tr><tr><td>Platform Reopens</td><td>TBC</td></tr><tr><td>New Product Launch: Options Trading!</td><td>TBC</td></tr></tbody></table>

{% hint style="info" %}

#### What happens when assets are de-listed?

New orders for the delisted asset will be blocked or removed to prevent trading. Open orders may be deleted or canceled without execution. Users with open positions in the soon-to-be-delisted asset will receive separate email notifications to close their positions by a given date. If not closed by the specified date, the system will automatically close these positions at the best available market price.
{% 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://help.rails.xyz/support/faqs/rails-2.0-migration-guide.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.
