> For the complete documentation index, see [llms.txt](https://docs.datnoid.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datnoid.com/bridging-guides/solana-to-avalanche.md).

# Solana to Avalanche

### Requirements

* Enough SOL to cover gas, and USDC on the Solana network
* a solana wallet, and a avalanche wallet
* Some AVAX on the Avalanche network to cover gas

&#x20;

On [jupiter](https://jup.ag/bridge/cctp) , Make sure you have the *From* Network as Solana, and the *To* set as Avalanche.&#x20;

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

Next, click the Connect wallet button for Solana.

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

In this guide, we will be using Phantom as the example.

Next, click Connect wallet button for Avalanche.

If you don't already have a wallet, we recommend using <https://metamask.io/>

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

Enter the Amount of USDC you wish to bridge on the top input. Your screen should look similar.

#### Warning

Make sure you have some AVAX on the destination wallet.

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

Once you're ready, click this button.

Next, you'll see a screen like below.

After the confirmations, your USDC will be deducted from Solana.

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

Next you should see an option to claim.

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

After a couple seconds of clicking the button, you should see

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

The USDC is now in your Avalanche Wallet and ready to swap for any asset on Datnoid


---

# 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:

```
GET https://docs.datnoid.com/bridging-guides/solana-to-avalanche.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.
