> For the complete documentation index, see [llms.txt](https://docs.allbridge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allbridge.io/guides/bridging-guides/how-to-top-up-solana-wallet-with-usdc-from-other-chains.md).

# How to top up Solana wallet with USDC from other chains?

**You can watch a video guide or read a step-by-step guide:**

{% embed url="<https://youtu.be/A9darzCnMZw>" %}

1. Navigate to the <https://app.allbridge.io/bridge>.
2. In the **From** field choose the necessary blockchain. In our example we will use Celo.
3. In the **To** field choose **Solana**.
4. In the **Choose asset** field select any token. In our example we will use asUSDC.
5. Click **Connect wallet** button.

![](/files/oa8Q1V7nJTbTLNNaZ6v4)

6\. Connect the wallet.

7\. Enter the receiving address on Solana in the **Address to send your assets to** field.

![](/files/gVo33dAOCWXyt1PLiBH6)

8\. Enter the amount you want to send in the **Amount to send** field.

![](/files/xZXuMMedHHbCJOdhwNHv)

9\. Click the **Send** button to trigger the Send transaction and confirm it in the wallet.

![](/files/tUAVstE2cpyu8NX8XS7b)

10\. Click the **Continue anyway** button.

![](/files/koGJWvsCJOLAxkYe2so0)

11\. When the transaction is successful, you will be able to let bridge finish transaction for you. Just click **Finish for me** button.

🙌 **Extra bonus.** If you have less then 0.003 SOL balance, you also get additional 0.003 SOL on your wallet.

![](/files/DnkJnWGJAxXdV6uy0fR4)

12\. After that you will need to press **Receive**. Wait a few seconds and check your wallet🥳

![](/files/55fFiIKA11jg7uLFvLFm)


---

# 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.allbridge.io/guides/bridging-guides/how-to-top-up-solana-wallet-with-usdc-from-other-chains.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.
