# WTON网关

WTON是第一个与TON网络中的TON令牌 1:1 支持的Jetton标准代币。Jetton代币标准定义了代币如何在TON网络内传输以及如何保持代币之间传输的一致记录。

发布与TON硬币挂钩的资产的目的是 1）由于基于TON硬币的TON网络的性质，它无法实现基于智能合约本身的各种功能，以及 2）一个生态系统在TON之外（例如以太坊、Polygon 等）直接使用TON硬币。

换句话说，TON代币必须通过WTON网关与Jetton代币“打包”起来，才能用于基于智能合约的各种功能。 WTON具有Zetton标准的灵活性，解决了TON网络的互操作性问题，拓宽了TON区块链网络关键货币TON的使用范围。通过[WTON网关](https://wton.dev/)，用户可以在以太坊和Polygon等网络的智能合约中使用与TON代币挂钩的资产。

{% content-ref url="/pages/pJIwkmiygEzYwgY00IQh" %}
[如何通过WTON网关将TON转换为WTON](/zh-cn/guides/ru-he-tong-guo-wton-wang-guan-jiang-ton-zhuan-huan-wei-wton.md)
{% endcontent-ref %}


---

# 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/products/wton-wang-guan.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.
