# FAQs: SAND

## General

<details>

<summary>Do I need SAND to purchase LAND and ASSETs?</summary>

Yes, you will need SAND to make any purchases from The Sandbox's ecosystem. Depending on the NFTs you are purchasing, you may need SAND on the Ethereum or Polygon blockchain layers and will need cryptocurrency to cover gas fees: ETH for Ethereum and MATIC for Polygon. You can move your SAND between blockchain layers using :foggy:[**The Sandbox Bridge**](https://docs.sandbox.game/en/owners/tsb-bridge).

</details>

<details>

<summary>How much SAND will be circulating in total?</summary>

The total circulating supply of SAND is 3,000,000,000.

</details>

<details>

<summary>Is SAND a stablecoin?</summary>

No, SAND is not designed to be a stablecoin. The valuation of SAND can change based on the supply and demand for it as well as other market factors.

</details>

<details>

<summary>Who are the existing SAND investors?</summary>

Some of the SAND investors are Square Enix, Hashed, Blocore, B-Cryptos and True Global Ventures. You can learn more about The Sandbox's investors and partners on our official Medium, here: [**https://medium.com/sandbox-game/**](https://medium.com/sandbox-game/).

</details>

<details>

<summary>Do you plan on burning any SAND?</summary>

We are not planning to burn any SAND in the future. We are putting the SAND that is consumed by users back into the ecosystem via the Foundation to support content production through grants to creators and the staking pool.

</details>

<details>

<summary>Is SAND a governance token?</summary>

Yes. SAND is a governance token that allows holders to participate in governance decisions on the platform using a DAO structure. They can exercise voting rights on key elements such as Foundation grant attributions to content and game creators and feature prioritisation on the platform roadmap. SAND holders can vote themselves or delegate voting rights to other players of their choice.

</details>

<details>

<summary>How can I add the SAND and LAND tokens to my MetaMask wallet?</summary>

Visit the [**Manage Wallet**](https://docs.sandbox.game/en/accounts/manage-wallet) page for instructions to import SAND and LAND tokens.

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