# 如何通過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-tw/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.
