# The Bridging Process

Successfully bridging your XPUNKS to Solana is pretty straightforward. However, read this page carefully to learn about the process, the dos and don'ts, and the risks.

To initiate the Bridge Process, head to the XPUNKS website at <https://xpunks.club>.

Select the Bridge button on the header, and you will be redirected to the Bridging page.

Click the top right button to connect your Solana wallet.

* <mark style="color:red;">It is important to note that the Solana wallet you connect to the XPUNKS website will be the destination wallet of the bridged XPUNKS NFTs.</mark>

Once you connected your Solana wallet, read through the terms & conditions. If you agree, you can start bridging your favourite pixelated Chunks by checking the box and pressing **Bridge XPUNKS**.

<figure><img src="/files/2s2vIpgr3xPKwfG0vu2A" alt=""><figcaption><p>Bridge Initiation Page</p></figcaption></figure>

The first step is to connect your XAMAN wallet to the website. Scan the QR code on the screen and make sure to sign it with the wallet that holds the XPUNKS you wish to bridge.

<figure><img src="/files/Esf1LqG3gPJDzjkdC8Uy" alt=""><figcaption><p>Wallet Connection Page</p></figcaption></figure>

Once the transaction is successfully signed, you will be redirected to step 2, where you can select the XPUNKS that you want to bridge. You can either choose them manually or use the **SELECT ALL** button on the page.

*\*\*Note that each XPUNKS costs 19.95 XRP to bridge.\*\**

Once you have selected the XPUNKS you want to bridge, click the **CONTINUE** button to initiate the bridge.

<figure><img src="/files/WU5Q1ScvDg7Vo93CJelD" alt=""><figcaption><p>Bridge Selection Page</p></figcaption></figure>

On the following page, a brief summary will indicate the number of XPUNKS you have selected to bridge, the estimated bridging cost, the SOL destination address, and the originating XRPL address.&#x20;

* <mark style="color:red;">Ensure that you have confirmed that these details are correct. Only then should you proceed to the next page.</mark>

<figure><img src="/files/Fij4TlzM5GxrGib3K0VI" alt=""><figcaption><p>Transaction Confirmation Page</p></figcaption></figure>

This is the page where the magic happens. Due to a lack of the XRPL's programmability, you must sign two transactions: one for the bridge payment and one for the NFT burning.&#x20;

Note that you will have to sign two transactions per XPUNK (e.g. 5 XPUNKS will take a total of 10 transactions).&#x20;

<figure><img src="/files/qaMWElk50yUvon9Vv7IB" alt=""><figcaption><p>Sign Transaction Page</p></figcaption></figure>

Once all transactions are signed and confirmed, the bridging process will begin! Depending on how busy the Solana Network is at the time of bridging, this can be anywhere from 15 minutes to instantaneously.&#x20;

* <mark style="color:red;">Note that the bridging process has a built-in retry mechanism in case transactions on the Solana Network fail. If you have not received your NFTs after 30 minutes, please create a ticket with our support team in Discord.</mark>

<figure><img src="/files/XjA4rk54tK2KGGP3EJkU" alt=""><figcaption><p>Bridging Page</p></figcaption></figure>

You will see the following finalisation screen once the XPUNKS are bridged to the Solana Network.&#x20;

Congratulations, you are now yet again part of history!

P.S. Be sure to check your SOL wallet to make sure all the XPUNKS have been bridged.&#x20;

<figure><img src="/files/DxSL24ctYdAHELFWxBnW" alt=""><figcaption><p>Congratulations!</p></figcaption></figure>


---

# 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://docs.xpunks.club/website/bridge/the-bridging-process.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.
