# Solana to Algorand

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

Select Solana chain in "Choose Chain" section:

<figure><img src="/files/2OY1RaBqWu31RbENuTUt" alt=""><figcaption></figcaption></figure>

### 1.2 **Connect Wallet**

Choose a wallet to connect it to the Bridge (you may connect Phantom or Solflare wallet) and click the preferred icon:

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

### 1.3 Example for Solflare Wallet (Web): Fill in your password and press the “Connect” button:

<div><figure><img src="/files/k2t7mPCx4WYZyob1qNpO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/A07aKGSD9hPy9rLG3Q4m" alt=""><figcaption></figcaption></figure></div>

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

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

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

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

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

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

### **1.7 Input Amount**

Select the amount of assets you want to bridge:

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

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

Confirm the bridging by pressing "BRIDGE" button:

<figure><img src="/files/9CmSg0GDPIQjBfoyu6nU" 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/RKUXzZC6AzGpdjrnZUCC" alt=""><figcaption></figcaption></figure>

### **1.10 Bridging Completed**

Congratulations! Your bridging has been successfully completed!

<figure><img src="/files/mepqnzJiM8xAfJpLaq6o" 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/solana-to-algorand.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.
