# Owners

- [Web3 & The Sandbox](https://docs.sandbox.game/en/owners/web3-tsb.md): This short guide provides education on basic topics related to cryptocurrency wallets, NFTs, and Web3 technology in The Sandbox.
- [SAND](https://docs.sandbox.game/en/owners/sand.md): Blockchain technology redefines ownership and empowers anyone to participate in the Sandbox Ecosystem, including governance, with SAND.
- [Past & Expired Earning Opportunities](https://docs.sandbox.game/en/owners/sand/past-and-expired-earning-opportunities.md): An archive of all the past $SAND and NFT earning events from 2020-2021. Seasons and Events have become frequent, so individual earning opportunities are no longer documented here.
- [FAQs: SAND](https://docs.sandbox.game/en/owners/sand/faqs-sand.md)
- [LAND](https://docs.sandbox.game/en/owners/land.md): Blockchain technology redefines ownership and empowers anyone to become a game publisher with virtual LAND.
- [Estates](https://docs.sandbox.game/en/owners/land/estates.md): Learn more about Estates in The Sandbox and how to leverage them for amazing gameplay across multiple Experiences.
- [Premium LAND](https://docs.sandbox.game/en/owners/land/premium-land.md): Learn the benefits of Premium LAND in The Sandbox metaverse.
- [What Can I Do with LAND?](https://docs.sandbox.game/en/owners/land/what-can-i-do-with-land.md)
- [Customise Your LAND on the Map](https://docs.sandbox.game/en/owners/land/what-can-i-do-with-land/customise-your-land-on-the-map.md): A guide on how to change the way your LAND looks on The Sandbox map
- [How to Buy LAND](https://docs.sandbox.game/en/owners/land/buy-land.md): To publish an experience in The Sandbox you need to own or rent LAND. Learn how to buy LAND here. Updates about renting will come in the future.
- [The Sandbox Public LAND Sales (Polygon)](https://docs.sandbox.game/en/owners/land/buy-land/tsb-land-sales.md): Purchase regular or premium LAND NFTs to publish Experiences to the Map, where players can easily discover your content. Premium LANDs are located near partners, and come with added benefits.
- [Past Public LAND Sales](https://docs.sandbox.game/en/owners/land/buy-land/tsb-land-sales/dates.md): Past LAND Sale dates (2021-2023)
- [OpenSea](https://docs.sandbox.game/en/owners/land/buy-land/opensea.md): A step-by-step guide on purchasing NFTs from the secondary market known as OpenSea.
- [Identifying Legitimate LANDs on OpenSea](https://docs.sandbox.game/en/owners/land/buy-land/opensea/legitimate-lands.md): A quick guide on how to identify legitimate LANDs on OpenSea. And how to report the dodgy ones.
- [FAQs: LAND](https://docs.sandbox.game/en/owners/land/faqs.md): Learn more about acquiring, selling and renting LAND.
- [Play & Create Tokens](https://docs.sandbox.game/en/owners/play-and-create-tokens.md): Learn more about tokens used for playing and creating.
- [Rights, Ownership & Copyright of Assets](https://docs.sandbox.game/en/owners/play-and-create-tokens/rights-ownership-and-copyright-of-assets.md)
- [Rights, Ownership & Copyright of Games](https://docs.sandbox.game/en/owners/play-and-create-tokens/rights-ownership-and-copyright-of-games.md)
- [Staking](https://docs.sandbox.game/en/owners/staking.md)
- [Discontinued Staking Programs](https://docs.sandbox.game/en/owners/staking/discontinued-staking-programs.md): Information about discontinued SAND staking programs.
- [Staking Troubleshooting](https://docs.sandbox.game/en/owners/staking/staking-troubleshooting.md): Help with troubleshooting common error messages when staking.
- [FAQs: Staking](https://docs.sandbox.game/en/owners/staking/faqs-staking.md): Our community's most commonly asked staking questions - Answered!
- [The Sandbox Bridge](https://docs.sandbox.game/en/owners/tsb-bridge.md): The Sandbox Bridge is a helpful tool to shift your content between blockchain networks. Learn everything you need to know about The Sandbox Bridge and how to use it.
- [Bridge SAND to Polygon](https://docs.sandbox.game/en/owners/tsb-bridge/bridge-sand-to-polygon.md): Instructions to deposit SAND from the Ethereum to Polygon network.
- [Bridge LAND to Polygon](https://docs.sandbox.game/en/owners/tsb-bridge/bridge-land-to-polygon.md): Instructions to deposit LAND from the Ethereum to Polygon network.
- [Bridge SAND to Ethereum](https://docs.sandbox.game/en/owners/tsb-bridge/bridge-sand-to-ethereum.md): Instructions to withdraw SAND from the Polygon to Ethereum network.
- [Bridge LAND to Ethereum](https://docs.sandbox.game/en/owners/tsb-bridge/bridge-land-to-ethereum.md): Instructions to withdraw LAND from the Polygon to Ethereum network.
- [FAQs: The Sandbox Bridge](https://docs.sandbox.game/en/owners/tsb-bridge/faqs.md)


---

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