# Solana

<details>

<summary><strong>What is the minimum Sol balance required to start using the bridge?</strong></summary>

0.05 Sols when bridging from Sol and non-zero Sol balance when bridging to Sol

</details>

<details>

<summary><strong>What is xSol?</strong></summary>

xSol is the wrapped Sol token on the Algorand network. When you bridge Sol from Solana to Algorand, you receive xSol on the destination chain (Algorand).

</details>

<details>

<summary><strong>What is Optin and why should I do it prior to bridging Sol to Algorand?</strong></summary>

On Algorand, before you are able to receive an Asset, you need to optin to it. This will be handled by the system via the optin button. You will get an optin alert when the app detects that you are not opted-into xSol asset on Algorand. Be informed that Algorand Asset ID for xSol is (75394438).

</details>

<details>

<summary><strong>What is the minimum USDC balance required to start bridging from/to</strong> Solana<strong>?</strong></summary>

1 USDC when bridging from Solana and 1 USDC balance when bridging to Solana (but 10 USDC if bridging from Ethereum).

</details>

<details>

<summary>What wallets I can use for Solana?</summary>

The following wallets are supported on Solana:

* Phantom
* Solflare

</details>


---

# 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/bridge-faq/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.
