# 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-tw/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-tw/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.
