# 폴리곤에서 이더리움으로 토큰 인출하기

폴리곤 레이어 2에서 이더리움 레이어 1 네트워크로 토큰을 브릿징하는 단계별 튜토리얼 가이드입니다.

## 중요 참고 사항

{% hint style="info" %}
지갑에서 트랜잭션 확인을 요청하는 메시지가 나타나지 않는다면 브라우저에서 모든 광고 차단 및 팝업 차단 확장 프로그램을 일시적으로 해제하고 다시 시도해 보세요.

그래도 여전히 메시지가 나타나지 않으면 다른 브라우저를 사용해 보세요. 특히 Brave 브라우저를 이용할 경우, Brave 지갑이 아니라면 작동이 원활하지 않을 수 있습니다.
{% endhint %}

{% hint style="info" %}
이전한 LAND 또는 mSAND가 지갑에 제대로 표시되려면 보통 몇 시간이 소요되며 네트워크 혼잡도에 따라 소요 시간이 달라질 수 있습니다.
{% endhint %}

{% hint style="info" %}
이더리움 네트워크의 트랜잭션을 확인하려면 [**Etherscan**](https://etherscan.io/)을 이용해야 합니다. 폴리곤 네트워크의 트랜잭션을 확인하려면 [**PolygonScan**](https://polygonscan.com/)을 이용합니다.
{% endhint %}


---

# 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.sandbox.game/the-sandbox/korean/the-polygon-bridge/withdraw-your-tokens-from-polygon-to-ethereum.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.
