# WTON 게이트웨이

랩트톤코인(WTON)은 TON 네트워크 내의 TON과 1:1로 지원되는 최초의 젯톤(Jetton) 토큰 표준입니다. 젯톤 토큰 표준은 TON 네트워크 내에서 토큰 전송 방법과 토큰 간 전송에 대한 일관된 기록을 유지하는 방법을 정의합니다. WTON은 TON과 1:1로 지원되는 최초의 젯톤 표준 토큰입니다.

TON 토큰과 연동된 해당 자산의 출시 목적은 1) TON을 기반으로 하는 TON 네트워크의 특성상 그 자체로 스마트 컨트랙트를 기반으로 하는 다양한 기능을 구현할 수 없고, 2) TON 외부의 생태계(예: 이더리움, 폴리곤 등)에서도 TON을 직접적으로 사용하기 위함입니다.&#x20;

즉, TON 토큰을 다양한 스마트 컨트랙트 기반 기능에서 활용하려면 WTON 게이트웨이에서 젯톤 토큰으로 ‘래핑’해야 합니다. 젯톤 표준이라는 유연성을 가진 WTON은 TON 네트워크가 가진 상호운용성 문제를 해결함으로써 TON 블록체인 네트워크의 기축 통화인 TON의 활용 범위를 넓혀줍니다. [WTON 게이트웨이](https://wton.dev/)를 통해 사용자는 이더리움, 폴리곤 등의 네트워크에서 TON 토큰과 연동된 자산을 스마트 컨트랙트에 사용할 수 있습니다.

{% content-ref url="/pages/pJIwkmiygEzYwgY00IQh" %}
[WTON 게이트웨이 사용하기](/ko/guides/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/ko/products/wton.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.
