# SOL/ETH Bridge

Access the Solana <-> Ethereum crypto bridge.

Users must create both a Solana and Ethereum wallet in the same Account before the Solana/Ethereum token bridge option will appear.

### How to bridge assets in Backpack Wallet:

1. Press the **Swap** button
2. Choose the **token** you want to send
3. Select the token you want to receive menu
4. Select the **Ethereum** tab
5. Choose the token you want to receive
6. Review transaction and Approve


---

# 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://support.backpack.exchange/wallet/actions/sol-eth-bridge.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.
