# FAQs

- [ASSET questions](https://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/the-sandbox/faqs/general-frequently-asked-asset-questions.md): Most asked ASSET questions - Answered!
- [How Do Sandbox Artist Generate Revenue?](https://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/the-sandbox/faqs/how-do-sandbox-artist-generate-revenue.md)
- [What is a SandBox Game?](https://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/the-sandbox/faqs/what-is-a-sandbox-game.md)
- [How to Apply as an artist in the sandbox?](https://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/the-sandbox/faqs/how-to-apply-as-an-artist-in-the-sandbox.md): To earn more of your asset, you have to be an artist.
- [What is the Sandbox Game Maker?](https://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/the-sandbox/faqs/what-is-the-sandbox-game-maker.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://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-sandbox-academy/the-sandbox/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.
