# Creators Program

- [Builders' Challenge](https://docs.sandbox.game/en/creator/creators-program/builders-challenge.md)
- [Rules & Eligibility](https://docs.sandbox.game/en/creator/creators-program/builders-challenge/rules-and-eligibility.md)
- [Earnings & Rewards](https://docs.sandbox.game/en/creator/creators-program/builders-challenge/earnings-and-rewards.md)
- [How to Succeed in the Builders' Challenge](https://docs.sandbox.game/en/creator/creators-program/builders-challenge/how-to-succeed-in-the-builders-challenge.md)
- [FAQs: Builders' Challenge](https://docs.sandbox.game/en/creator/creators-program/builders-challenge/faqs-builders-challenge.md)
- [Creator Contests](https://docs.sandbox.game/en/creator/creators-program/creator-contests.md): Find out more about The Sandbox's two popular types of creative contests: VoxEdit Contests and Game Jams!
- [Game Jams](https://docs.sandbox.game/en/creator/creators-program/game-jams.md): Earn exciting prizes and embark on the road to becoming an established Game Developer in The Sandbox metaverse!
- [Rules & Guidelines](https://docs.sandbox.game/en/creator/creators-program/game-jams/rules-and-guidelines.md): Read all about the requirements, guidelines, and best practices for making a valid Game Jam entry.
- [Judges & Voting](https://docs.sandbox.game/en/creator/creators-program/game-jams/judges-and-voting.md): Learn about the voting process, voting criteria, and the judges that rate your games.
- [Explore Past Winners](https://docs.sandbox.game/en/creator/creators-program/game-jams/explore-past-winners.md): Here you will find some of the amazing games created by our past Game Jam winners!
- [FAQs: Game Jams](https://docs.sandbox.game/en/creator/creators-program/game-jams/faqs-game-jams.md): Find answers to common questions about Game Jams here.
- [VoxEdit Contests](https://docs.sandbox.game/en/creator/creators-program/voxedit-contests.md): Information on the VoxEdit Contests as well as how to enter them.
- [Rules & Guidelines](https://docs.sandbox.game/en/creator/creators-program/voxedit-contests/rules-and-guidelines.md)
- [Judges & Voting](https://docs.sandbox.game/en/creator/creators-program/voxedit-contests/judges-and-voting.md): Learn about the voting process, criteria and the judges.
- [Explore Past Winners](https://docs.sandbox.game/en/creator/creators-program/voxedit-contests/explore-past-winners.md): Here you will find some fantastic VoxEdit assets created by our past Contest winners
- [FAQs: Voxel Art Contests](https://docs.sandbox.game/en/creator/creators-program/voxedit-contests/faqs-voxel-art-contests.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/creator/creators-program.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.
