# 如何存入资产

TON网络的原生加密货币是TON。用户先将交易所/个人钱包中持有的TON存入自己的TON钱包，即可在Megaton Finance中使用TON。通过WTON网关将TON转换为WTON后，您可以使用swap和yield farm。

{% tabs %}
{% tab title="转移到TON Wallet" %}

1. 点击TON钱包上的【接收】按钮，查看私人钱包地址。

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

2\. 在交易所或个人钱包提现页面的提现地址栏输入正确的钱包地址。

<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="转移到Tonhub" %}

1. 点击Tonhub上的【接收】按钮，查看私人钱包地址。

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

2\. 在交易所或个人钱包提现页面的提现地址栏输入正确的钱包地址。

<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="转移到Tonkeeper" %}
TBD
{% endtab %}
{% endtabs %}

![](/files/K3rZDkNvSdTzKpWwIs6k) 一旦创建并完成转账交易，由于区块链的性质，它不能被取消。强烈建议在转出全部资产前，先对转账交易进行小额检查和测试。


---

# 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-cun-ru-zi-chan.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.
