> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/qian-bao/cao-zuo-zhi-nan/soleth-kua-lian-qiao.md).

# SOL/ETH 跨链桥

使用 Backpack 钱包中的 Solana <-> Ethereum 跨链桥，轻松实现资产跨链转换。

用户需要在 同一个账户下创建 Solana 钱包和Ethereum 钱包，跨链桥选项才会出现。

[**点击此处下载Backpack 钱包.**](https://download.backpack.app/BQcg/i4uu9wj4)

***

### 如何在 Backpack 钱包使用跨链桥：

1. 点击 Swap按钮
2. 选择要发送的 代币
3. 选择想要接收的代币菜单
4. 选择 Ethereum 标签页
5. 选择希望接收的 以太坊网络代币
6. 检查交易详情并批准交易


---

# 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/cn/qian-bao/cao-zuo-zhi-nan/soleth-kua-lian-qiao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
