# Bridge SAND to Polygon

## Important Notes

{% hint style="info" %}
**POTENTIAL BLOCKERS**

If you do not get a prompt from your wallet asking you to confirm the transaction, disable all adblocking and pop-up blocking extensions on your browser temporarily, and try again.

If there is still no wallet prompt, then try a different browser. Particularly if you are using Brave, which our The Sandbox community members report doesn't always behave nicely with non-Brave wallets.
{% endhint %}

{% hint style="warning" %}
**TRANSACTION TIMING**\
It can take ten minutes to an hour for transferred LANDs or SAND to be reflected in your wallet depending on network congestion. There may also be a few minutes delay for your account at The Sandbox to update and reflect completed transactions.
{% endhint %}

{% hint style="info" %}
**TRACKING YOUR TRANSACTIONS**

You need to use [**PolygonScan**](https://polygonscan.com/) when tracking transactions on the Polygon network, and [**Etherscan**](https://etherscan.io/) when tracking transactions on the Ethereum network.
{% endhint %}

## Instructions

{% tabs %}
{% tab title="Video" %}

## Video Instructions

{% embed url="<https://youtu.be/Fyw8MuJMOPw>" %}
Video guide
{% endembed %}
{% endtab %}

{% tab title="Step 1" %}

### Step 1

Log in to your account and access the bridge page on The Sandbox: [**https://sandbox.game/me/profile**](https://sandbox.game/me/profile)**.**

Press the Ethereum **Deposit** button. This will prompt a pop-up to appear on the right of the screen.

<figure><img src="https://3927767952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61fllYo416R30LRxku4v%2Fuploads%2F0rZgv1yS0Om66cBbD75F%2Fimage.png?alt=media&#x26;token=361713bb-a810-40e3-a26a-226c2092469f" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}

### Step2

Select the amount of SAND on the Ethereum network that you want to bridge to SAND on the Polygon network. And then click **Start Deposit**.

![](https://3927767952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61fllYo416R30LRxku4v%2Fuploads%2FBDwDfUfDdj8djk5bylY7%2Fimage.png?alt=media\&token=6160bbe2-6a32-48f2-a9ce-a56cea3fbdd3)
{% endtab %}

{% tab title="Step 3" %}

### Step 3

Review the amount you wish to deposit and click **Confirm**.

![](https://3927767952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61fllYo416R30LRxku4v%2Fuploads%2F1uuT1te1jZIqYEMKIW4m%2Fimage.png?alt=media\&token=d996edd6-e319-4037-b625-41ab51e379af)
{% endtab %}

{% tab title="Step 4" %}

### Step 4

When prompted, sign the transaction on your wallet.

![](https://3927767952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61fllYo416R30LRxku4v%2Fuploads%2F4mvzNKTwfA8WcojzRtcl%2Fimage.png?alt=media\&token=525b713c-f256-4533-a694-af108518d188)
{% endtab %}

{% tab title="Step 5" %}

### Step 5

The transaction is being processed. This action can take around ten minutes depending on network congestion.

![](https://3927767952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61fllYo416R30LRxku4v%2Fuploads%2FdXJsOmvUqC3K9AEVdgW8%2Fimage.png?alt=media\&token=1a165b75-fd96-4f67-9bd9-b83f9e8a3fd3)
{% endtab %}

{% tab title="Step 6" %}

### Step 6

Your transaction is successful and your mSAND is successfully deposited in your wallet. You can view it on Polygonscan or via your **Transaction History**.

<div align="left"><figure><img src="https://3927767952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F61fllYo416R30LRxku4v%2Fuploads%2FjZK6ArmA6aIqP7bHZ0hk%2Fimage.png?alt=media&#x26;token=f5eae683-5711-4933-90bd-022e8997776c" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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/en/owners/tsb-bridge/bridge-sand-to-polygon.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.
