> For the complete documentation index, see [llms.txt](https://wiki.rally.io/rally-io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.rally.io/rally-io/archive/bridge-out/restrictions.md).

# Bridge Out Restrictions

{% hint style="warning" %}
You must complete KYC to Bridge Out $RLY from Rally.io (sidechain) to the Ethereum Mainnet (ETH).

You must be 18 years of age or older to complete KYC.
{% endhint %}

## Bridge Out Disabled for Specific Jurisdictions&#x20;

There are US states and countries that have money transmission licensing requirements that Rally’s payment processor is in process of receiving. Therefore, Bridge Out is restricted for the following jurisdictions:&#x20;

* Afghanistan&#x20;
* Algeria&#x20;
* Bangladesh&#x20;
* Belarus&#x20;
* Bolivia&#x20;
* Brazil&#x20;
* Burundi&#x20;
* The Central African Republic&#x20;
* Chad&#x20;
* China&#x20;
* Côte d'Ivoire&#x20;
* Crimea (region of Ukraine)&#x20;
* Cuba&#x20;
* Cyprus&#x20;
* D.P.R. of Korea (North Korea)&#x20;
* Democratic Republic of the Congo&#x20;
* Guinea-Bissau&#x20;
* Haiti&#x20;
* India&#x20;
* Iran&#x20;
* Iraq&#x20;
* Japan&#x20;
* Kazakhstan&#x20;
* Lebanon
* Libya&#x20;
* Macao SAR China&#x20;
* Myanmar&#x20;
* New York (US State)&#x20;
* Russia&#x20;
* Sierra Leone&#x20;
* Singapore&#x20;
* Somalia&#x20;
* South Korea&#x20;
* Sudan&#x20;
* Syria&#x20;
* Tajikistan&#x20;
* Turkey&#x20;
* Ukraine&#x20;
* Uzbekistan&#x20;
* Vanuatu&#x20;
* Venezuela&#x20;
* Western Balkans&#x20;
* Yemen&#x20;
* Zambia&#x20;
* Zimbabwe

Users in these jurisdictions can still create a Rally account, purchase and transact in Coins but are restricted from Bridging Out Coins for mainnet $RLY.


---

# 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://wiki.rally.io/rally-io/archive/bridge-out/restrictions.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.
