# Bridging Guide

Make sure you have a Solana Wallet! Check out our list of [compatible wallets here](https://app.gitbook.com/o/-M_F3TRxG_3x00hDzlKH/s/-M_F3hE1LuwHTNXyKNX3/~/diff/~/revisions/wwSTAqcbruy3CnBL0Mt4/bridging-to-solana/compatible-wallets)​. Once you have a Solana wallet, check out some of our guides to get started.

***Note that Zeta is USDC margin only so you will need your final asset to be USDC.***

You can source your USDC from any major exchange including:

* ​[OKX](/zeta-protocol/bridging-guide/from-exchanges.md)​
* ​[Kucoin](/zeta-protocol/bridging-guide/from-exchanges.md)​
* ​[Binance](/zeta-protocol/bridging-guide/from-exchanges.md)​
* ​[Coinbase](/zeta-protocol/bridging-guide/from-exchanges.md)​

Or from other chains where you hold USDC:​

* ​[Ethereum](/zeta-protocol/bridging-guide/from-other-chains.md)​
* ​[Polygon](/zeta-protocol/bridging-guide/from-other-chains.md)
* Using another exchange or chain? Most of the guides will work for **any** exchange / chain - if they don't or you are having trouble,[ join us on Discord](https://discord.gg/SacGBFKNzQ) and we'll help you get started.

#### Ready to get started? <a href="#ready-to-get-started" id="ready-to-get-started"></a>

​[Start trading now!](https://dex.zeta.markets/?utm_source=gitbook\&utm_campaign=bridging_guide\&utm_term=cta)​


---

# 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.zeta.markets/zeta-protocol/bridging-guide.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.
