# How to deposit assets

TON network’s key currency is TON (Toncoin). Users can use TON in Megaton Finance after depositing the TON held in an exchange/personal wallet into their TON wallet first. After converting TON to WTON through Megaton Finance's swap and the WTON Gateway, you can use swap and yield farm services.

{% tabs %}
{% tab title="Transfer to TON Wallet" %}
1\. Click the **\[Receive]** button on the TON Wallet and check the private wallet address.

&#x20;   ![](/files/c4BvIflI0pOswz4toRnW) ![](/files/l67Yfd5rZuzwpdPkMA4M)

2\. Enter the correct wallet address in the withdrawal address field of the exchange or personal wallet withdrawal page.

<figure><img src="/files/P4b9t8sby083jjlS0p3p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m4B9Tk3gMbNEtUzu50E5" alt=""><figcaption><p><mark style="color:red;">The example is the OKX exchange.</mark></p></figcaption></figure>
{% endtab %}

{% tab title="Transfer to Tonhub" %}
1\. Click the \[Receive] button on the Tonhub and check the private wallet address.

&#x20;   ![](/files/u9d0z0VEhUtAZLQzhuDK) ![](/files/PgMcwWUCP50ImA8d0ELm)

2\. Enter the correct wallet address in the withdrawal address field of the exchange or personal wallet withdrawal page.

<figure><img src="/files/P4b9t8sby083jjlS0p3p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m4B9Tk3gMbNEtUzu50E5" alt=""><figcaption><p><mark style="color:red;">The example is the OKX exchange.</mark></p></figcaption></figure>
{% endtab %}

{% tab title="Transfer to Tonkeeper" %}
1\. Click the \[Receive] button on the Tonkeeper and check the private wallet address.

&#x20;   ![](/files/pKAQIDdrOBa8aiaNCQlk) ![](/files/TRvAEmk9HBnxMx39ZbYs)

2\. Enter the correct wallet address in the withdrawal address field of the exchange or personal wallet withdrawal page.

<figure><img src="/files/P4b9t8sby083jjlS0p3p" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m4B9Tk3gMbNEtUzu50E5" alt=""><figcaption><p><mark style="color:red;">The example is the OKX exchange.</mark></p></figcaption></figure>
{% endtab %}
{% endtabs %}

![](/files/K3rZDkNvSdTzKpWwIs6k) Once a transfer transaction is created and completed, it cannot be canceled due to the nature of blockchain. It is strongly recommended to check and test a small amount for the transfer transaction first before transferring the whole assets.


---

# 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-deposit-assets.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.
