# 이더리움에서 폴리곤으로 SAND 브릿지

[**스테이킹 프로그램에 참여**](https://sandboxgame.gitbook.io/the-sandbox/v/korean/staking/about-staking)하기 위해, 이더리움 네트워크의 SAND 토큰을 폴리곤 네트워크의 mSAND로 브릿지가 필요할 수 있습니다.

## 문서 가이드 <a href="#written-guide" id="written-guide"></a>

문서 가이드는 아래 페이지를 참고하세요.

{% content-ref url="/pages/WqZJmdcnRo3iHaOcgAk4" %}
[이더리움에서 폴리곤으로 토큰 브릿지](/the-sandbox/korean/the-polygon-bridge/bridge-your-tokens-from-ethereum-to-polygon.md)
{% endcontent-ref %}

## 영상 가이드 <a href="#video-guide" id="video-guide"></a>

아래 영상을 통해 SAND/mSAND를 브릿지하는 방법을 알아보세요. *비영어권 국가의 유저들을 위해 자동 자막을 포함하고 있습니다.*

{% embed url="<https://www.youtube.com/watch?v=Fyw8MuJMOPw>" %}

## 참고 사항 <a href="#notes" id="notes"></a>

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

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

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

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

## 기타 유용한 가이드 <a href="#other-useful-guides" id="other-useful-guides"></a>

* [**지원되는 지갑에 폴리곤 메인넷 네트워크 추가하기**](https://sandboxgame.gitbook.io/the-sandbox/v/korean/account-wallet/add-polygon-to-all-tsb-supported-wallets)
* [**메타마스크 지갑에 mSAND 토큰 추가하기**](https://sandboxgame.gitbook.io/the-sandbox/v/korean/account-wallet/sand)


---

# 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/sand/bridging-sand-to-msand.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.
