# How to convert TON to WTON through the WTON Gateway

Originally, TON is not compatible with other EVM-based coins and altcoins on the TON mainnet. Due to the nature of the TON network, TON cannot be used as it is in Megaton Finance, so TON must be converted into WTON using the WTON gateway.

If you wrap the TON stored in your wallet through the WTON gateway, it will be converted to WTON and can be used in Megaton Finance. You can convert from WTON back to TON by utilizing the unwrap function.

{% tabs %}
{% tab title="Wrap TON to WTON" %}
1\. Connect your wallet and jump into WTON Gateway.

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

2\. Click the ‘From’ tab and select TON, then input the wrap amount.

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

3\. After the ‘SEND TON’ button, then enter the wallet password to complete wrapping.

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

{% tab title="Unwrap WTON to TON" %}
1\. Connect your wallet and jump into WTON Gateway.

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

2\. Click the ‘From’ tab and select WTON, then input the unwrap amount.

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

\
3\. After the ‘SEND TON’ button, then enter the wallet password to complete unwrapping.

<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/guides/how-to-convert-ton-to-wton-through-the-wton-gateway.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.
