# Algorand to Solana

### **1.1 Select Network & Asset**

Select Algorand chain in "Choose Chain" section:

<figure><img src="/files/sAQyHnIrwWO0LJ542H6y" alt=""><figcaption></figcaption></figure>

### 1.2 **Connect Wallet**

Choose a wallet to connect it to the Bridge (you may connect Pera Wallet, DeFly or Exodus) and click the preferred icon:

<figure><img src="/files/NBvRNL226oGKSUmDPLIM" alt=""><figcaption></figcaption></figure>

### 1.3 Example for Pera Wallet (Web): Fill in your password and press the “Connect” button or click on "Connect with Pera Mobile" if you want to use Pera Mobile wallet app:

<figure><img src="/files/kHjVCxcyxfrcEmDRJgQW" alt=""><figcaption></figcaption></figure>

### 1.4 Choose ALGO token by click on it:

<figure><img src="/files/EG01AqTixzVcg3AjUUmj" alt=""><figcaption></figcaption></figure>

### 1.5 Confirm the chain and connect your Solana wallet:

<figure><img src="/files/4S5Pyu9yGz7jranpmUhC" alt=""><figcaption></figcaption></figure>

### 1.6 Confirm the asset for your bridging (right now the only option is xALGO in Solana):

<figure><img src="/files/5osb8p0hiGfLkYg3QqjH" alt=""><figcaption></figcaption></figure>

### **1.7 Input Amount**

Select the amount of assets you want to bridge:

<figure><img src="/files/OU9iboAeNTHxKdupgNN1" alt=""><figcaption></figcaption></figure>

### **1.8 Review and Confirm Request**

Confirm the bridging by pressing "BRIDGE" button:

<figure><img src="/files/YpikwX11Xxa9CeRatPNw" alt=""><figcaption></figcaption></figure>

### 1.9 Sign the transaction in your Algorand wallet and wait a bit to complete the bridging (usually it takes around 20 seconds) :

<figure><img src="/files/H3nMxMmbK5hgN1KO9LGf" alt=""><figcaption></figcaption></figure>

### **1.10 Bridging Completed**

Congratulations! Your bridging has been successfully completed!

<figure><img src="/files/0PB6OBhxS06qPpDTX7uW" alt=""><figcaption></figcaption></figure>

### 1.11 Transaction tab on the bottom reads your wallet and will tell you the status of all of your transactions.

<figure><img src="/files/jQVOIJ4FlrikwIyBQX8K" alt=""><figcaption></figcaption></figure>

### 1.14 Now that you have successfully bridged, use the Trade Tab in User Interface to direct your asset to our partner protocols for trading:

<figure><img src="/files/y34zKbqxUDsTrZX61f3u" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LXdXTk29yt0daTvXPBrp" alt=""><figcaption></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.glitterfinance.org/glitter-crosschain-platform/bridging-tutorials/algorand-to-solana.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.
