# FAQs: The Sandbox

### General FAQs

<details>

<summary>What is The Sandbox Game?</summary>

The Sandbox is a community-driven creative platform that empowers artists, storytellers, and game makers to create, publish, own, and monetise a myriad of unique content on a decentralised platform on the blockchain. With the support of millions of creators around the world, our goal is to make The Sandbox the new standard in world-building games, with millions of user-created 3D voxel assets and playable Experiences available as NFTs.

:link: [Learn more about The Sandbox](https://docs.sandbox.game/en/about/about-the-sandbox).

</details>

<details>

<summary>What is Blockchain?</summary>

A blockchain is a publicly accessible online ledger (database) that is not owned by any central authority. Once anything is set in this ledger, it cannot be modified or censored by any single authority. Blockchain technology provides the following benefits to creators: Scarcity, Authenticity, True-Ownership and so on.\
\
This article should help you understand the blockchain a bit more: <https://medium.com/sandbox-game/blockchain-features-in-the-sandbox-7db91fcc615c>

</details>

<details>

<summary><strong>What is The Sandbox Game's relationship with Animoca Brands?</strong></summary>

Animoca Brands is a shareholder of The Sandbox's Gaming Equity. They provide all the resources to support the project in marketing and distribution. Also, all best practices are shared across all of Animoca Brands' projects.

</details>

<details>

<summary>Where can I learn about partnerships with The Sandbox, find an agency for a project, or submit a proposal?</summary>

Find an [**Agency**](https://www.sandbox.game/en/agencies/) or learn about [**Partnerships**](https://www.sandbox.game/en/partnerships/) on The Sandbox website

</details>

<details>

<summary>How do I become a moderator in The Sandbox community?</summary>

The Sandbox does not recruit moderators. Instead, they are hand-picked from our Ambassador Program based on several factors, such as helpfulness, activity, loyalty, attitude, rule-abidance, knowledge, etc.

</details>

<details>

<summary><strong>Is The Sandbox's platform truly owned by the players?</strong></summary>

The Sandbox is a decentralised platform made by players for players. Within five years of publicly launching the game, The Sandbox's goal is that 100% of the LAND and SAND will be owned by the players. By then there will not be any LAND or SAND in the company reserves. ASSETs in the game are user-generated and owned by their creators. We are building an ecosystem where content and value will be in the hands of the community.

</details>

<details>

<summary>When I try to access The Sandbox website, <strong>I get "Error 1020."</strong></summary>

This Error 1020 message is from a third-party security service called Cloudfare, which protects The Sandbox from malicious attacks, such as DDOS attacks. It can also be triggered by repeatedly visiting the same page in a short time or repeatedly refreshing the page. Another reason it can be triggered is due to using a VPN, especially if the location it is currently set to is recognised as having recently been involved in shady activity, not necessarily by you. Try again later. Or contact Cloudfare if it has been more than 24 hours.

</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/what-is-tsb/faqs-the-sandbox.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.
