> For the complete documentation index, see [llms.txt](https://docs.allbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allbridge.io/guides/bridging-guides/how-to-transfer-solo-from-xrp-ledger-to-bnb-chain.md).

# How to transfer SOLO from XRP Ledger to BNB Chain?

**You can watch a video guide or read a step-by-step guide:**

{% embed url="<https://youtu.be/47fYL_wQkZE>" %}

1. Navigate to the<https://app.allbridge.io/bridge>.
2. Open the **Bridge** page.
3. In the **From** field choose **XRP Ledger**.
4. In the **To** field choose **BNB Chain**.
5. In the **Choose asset** field choose **SOLO**.
6. Click **Connect wallet** button.

![](/files/ziW0LgXVMSIdtvXDauXi)

7\. Choose the wallet. In our guide we will use Xumm wallet.

![](/files/GpplzWNANz2YNGCbUhht)

8\. Open Xumm wallet app in your phone and **scan the QR code.**

![](/files/i805fbAmwDGfYgFVVdpE)

9\. **Slide to accept** and connect wallet.

![](/files/aVC3CrQN1PQeqI1kqYcR)

10\. Enter the receiving address on BNB Chain in the **Address to send your assets** field.

![](/files/KQ57jH1pk9fqdknqPUmN)

11\. Enter the amount you want to send in the **Amount to send** field.

![](/files/AdAO6OLslHgE5GimYbJD)

12\.  Click the **Send** button to trigger the Send transaction and confirm it in the wallet.

![](/files/n0ng2UHe734pmkqClp63)

13\. Open Xumm wallet app in your phone and **scan the QR code.**

![](/files/MmsJeIdMlytiyQxg0JDV)

14\. **Slide to accept** to confirm transaction in your wallet.

![](/files/3S2hpwejHXNG7ZvgfIws)

15\. When the transaction is successful, back to Allbridge page and **connect the BNB Chain wallet** to receive the assets.

![](/files/GUgN2rA7zZAbjzM8qazF)

16\. After you’ve connected the wallet, you will need to press **Receive** and approve the transaction in your wallet.

![](/files/mWZL5TGcDDIaau7OkyjP)

17\. If you bridge Solo tokens for the first time you can press **Add token to the wallet** to represent your balance.

![](/files/ArZhBdeNLhrGKOAgQ7k4)


---

# 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://docs.allbridge.io/guides/bridging-guides/how-to-transfer-solo-from-xrp-ledger-to-bnb-chain.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.
