> For the complete documentation index, see [llms.txt](https://docs.mechcraft.world/mechcraft.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mechcraft.world/mechcraft.world/learn/tutorial/bridgetoant.md).

# 从ETH\&BNB跨链至ANT网络

{% embed url="<https://www.antscan.io/Bridge/Bridge>" %}
点击以上链接带您至ANT网络跨链-跳至<mark style="color:red;">第四步骤</mark>
{% endembed %}

### 如何将BNB转换成WBNB？点击[<mark style="color:blue;">这里</mark>](https://pancakeswap.finance/swap?outputCurrency=0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c)

{% hint style="danger" %}
请确保您使用的是**币安智能链**
{% endhint %}

### 如何将ETH转换成WETH？点击[<mark style="color:blue;">这里</mark>](https://app.uniswap.org/#/swap?chain=mainnet\&outputCurrency=0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)

{% hint style="danger" %}
请确保您使用的是**以太坊ERC-20链**
{% endhint %}

![](/files/I2cMlaFE0niavUUoX3j5)

### 请在钱包浏览器输入 [https://www.antscan.net](https://www.antscan.io/Bridge/Bridge) 后开始第一步骤

{% hint style="info" %}
注：如果您使用WBNB，BUSD请确保钱包使用的是**币安智能链**

**注：**&#x5982;果您使用WETH, USDT, TUBE2 请确保钱包使用的是**以太坊主链**
{% endhint %}

![](/files/JyGWVewKRLxmaNGaXfRw)

![](/files/yRR5UDOIuQC2lWdNIuaN)

![](/files/HAse0mf7LlOuzxsb8kbl)

![](/files/JDvow5fIHizCDNo478Zk)

![](/files/jt2xOPKKCaxIeo8QdpFo)

![](/files/8uJkPSn7QhCoZNt5Pl0v)

![](/files/z2h2wLmb4vy4TxemeOI5)

![](/files/ohl0NaY7LguI1cQ7TtJf)

![](/files/zuf85D8wHFfQoPzHL5xS)

![](/files/oqNaRPkmrfuflUqeEGDX)

![](/files/fwDYRczRHpUXqmshAJCB)

![](/files/VA3lVg1VXqTTKFA50NvH)

![](/files/6gO5QQPApaXRVRyLPaaz)

![](/files/iEvOneS9RNy4hAwVFJdf)

![](/files/PQs25eYfWlkgaUYLmPbs)

{% file src="/files/LCt92Q6VjV8k6w3Mqs8G" %}
PDF文件-可下载并转发
{% endfile %}


---

# 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://docs.mechcraft.world/mechcraft.world/learn/tutorial/bridgetoant.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.
