# 如何通过WTON网关将TON转换为WTON

原来，TON与TON主网上其他基于EVM的硬币和山寨币不兼容。 由于TON网络的性质，TON不能像在 Megaton Finance中那样使用，因此必须使用WTON网关将TON转换为WTON。

通过WTON网关将存储在钱包中的TON进行打包，将转换为WTON，可以在Megaton Finance中使用。 您可以使用 unwrap 函数将 WTON 转换回TON。

{% tabs %}
{% tab title="将TON包装成WTON" %}
1\. 连接钱包，进入WTON网关。

<div><figure><img src="/files/Ifuw5sjspJ1gfjQPcJZk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Zr2FW2Kb61NoE980XNiO" alt=""><figcaption></figcaption></figure></div>

2\. 点击From后，选择TON，然后输入包装数量。

<div><figure><img src="/files/xNMiWnjJZwCZVA7ePdCY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hbWe6wCL8BUYRVqtmRwi" alt=""><figcaption></figcaption></figure></div>

3\. 点击SEND TON按钮后，输入钱包密码即可完成解包。

<figure><img src="/files/a2VlhjuPhDqqVaagWCB5" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="将WTON解包为TON" %}
1\. 连接钱包，进入WTON网关。

<div><figure><img src="/files/Iqk9ywcQ2SdyA7TCaXwO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Zr2FW2Kb61NoE980XNiO" alt=""><figcaption></figcaption></figure></div>

2\. 点击From后，选择WTON，然后输入解包数量。

<div><figure><img src="/files/14jTlCRl2G11mPUnEdbB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hbWe6wCL8BUYRVqtmRwi" alt=""><figcaption></figcaption></figure></div>

\
3\. 点击SEND TON按钮后，输入钱包密码即可完成解包。

<figure><img src="/files/a2VlhjuPhDqqVaagWCB5" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.megaton.fi/zh-cn/guides/ru-he-tong-guo-wton-wang-guan-jiang-ton-zhuan-huan-wei-wton.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.
