# FAQs: The Sandbox Bridge

## General

<details>

<summary>Why is The Sandbox deploying on Polygon?</summary>

The Sandbox is deploying on Polygon so that our users can benefit from the lower gas fees, faster and greener transactions among&#x20;

</details>

<details>

<summary>How to set up my wallet for Polygon?</summary>

See: [**Add the Polygon Blockchain to Your Wallet**](https://docs.sandbox.game/en/accounts/manage-wallet#add-the-polygon-blockchain-network)&#x20;

</details>

<details>

<summary>Should I bridge my SAND?</summary>

You will need SAND for transactions on the Polygon network. For instance our upcoming LAND sales will be purchasable only with SAND and our two staking programs are on Polygon. As we advance on our roadmap, we will deploy more elements of our ecosystem on Polygon (Assets, Experiences…) until our migration is complete.

</details>

<details>

<summary>Should I bridge my LAND?</summary>

Bridging your LAND during our cashback program allowed you to benefit from a one time cashback of 10 SAND for each LAND bridged to the Polygon (smart contract  0x9d305a42A3975Ee4c1C57555BeD5919889DCE63F). This program is discontinued.

You will also have the opportunity to use your bridged LANDs as multipliers in our staking programs. Also note that all upcoming new features for LAND will be developed and deployed on layer 2.

</details>

<details>

<summary>How can I bridge my tokens?</summary>

* [**Guide: Bridging LAND to Polygon**](https://docs.sandbox.game/en/owners/tsb-bridge/bridge-land-to-polygon).
* [**Guide: Bridging SAND to Polygon**](https://docs.sandbox.game/en/owners/tsb-bridge/bridge-sand-to-polygon).

</details>

<details>

<summary>My tokens left Ethereum and are not on Polygon yet</summary>

There can be a few reasons why your tokens haven’t reached Polygon yet.

* You can check its status on the **Transaction History** or through the bridge explorer:  [**https://bridge-explorer.polygon.technology/deposits**](https://bridge-explorer.polygon.technology/deposits)

:warning: Note that a transaction can take a few minutes to even a few hours depending on network congestion.

</details>

<details>

<summary>My tokens left Polygon and are not on Ethereum yet</summary>

Your tokens may be at the checkpoint. If so, you will need to sign a second transaction for the tokens to finish migrating to Polygon. Check the transaction history to see if you need to trigger a new transaction for the tokens to reach the Ethereum blockchain.

Refer to [**Pending Transactions & History**](https://docs.sandbox.game/en/owners/tsb-bridge/..#pending-transactions-and-history-1) for tracking details.

</details>

<details>

<summary>Is my LAND eligible for a cashback?</summary>

The cashback program is discontinued. You were able to migrate your LAND to Polygon and receive cashback only for the first time you initiated the bridge from Ethereum to Polygon.

</details>

<details>

<summary>How do I claim the cashback?</summary>

Head over to the bridge page: [**https://sandbox.game/en/me/bridge**](https://sandbox.game/en/me/bridge) and scroll to the bottom.&#x20;

* Click on the **Claim Cashback** button&#x20;
* Sign the transaction on your wallet.
* You can verify that the transaction is successful by clicking on **Transaction History**
* Your cashback is successfully sent to your wallet on the Polygon network.<br>

  <figure><img src="https://lh6.googleusercontent.com/Qe-AUqSHrMv02bONUoKSsJ7Ln5RG5Yuj0c8_b83TarolraCekit0b9T6zCmb5VaijSndZPkIIFslErJ9RGu-7uTQfjIAYK5fO344aXKG0ZRVqj2XoY-ary3YbWafhY0-Zx0FxFshe82s8-pZlg" alt=""><figcaption></figcaption></figure>

</details>


---

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