> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/bahasa-indonesia-indonesian-or-coming-soon/other/what-is-the-sandbox-foundation/funds-and-programs.md).

# Dana dan Program

## &#x20;**Dana Pencipta(Atau Dana Artis)**

Dana untuk pembuat ASSETs dengan keterampilan yang terbukti dalam desain ASSETs atau seni voxel.

Untuk informasi lebih lanjut, FAQ dan untuk mendaftar:

* [The Creator Fund Official Website](https://fund.sandbox.game/)
* [The Creator Fund Information ](https://www.sandbox.game/en/create/fund-information/)

![](/files/-MNhzSWmcU7yu9VtUhqI)

## **Dana Pembuat Game**&#x20;

Dana untuk desainer game atau desainer diorama dengan keterampilan yang telah terbukti dalam desain game atau desain level.

![](/files/-MOaeE9q926BHLFZxeLk)

Untuk informasi lebih lanjut, FAQ dan untuk mendaftar:

* [Official Game Maker Fund Website](https://www.sandbox.game/fund/)
* [Official Medium Article About The Game Maker Fund](https://medium.com/sandbox-game/the-sandbox-introduces-the-game-maker-fund-7df89b23b2ef)

![](/files/-MOae-cuRHInuDyEs-lX)

## Program Ambassador

Sebuah program untuk pemberi pengaruh dan orang yang membantu untuk membantu menyebarkan berita tentang The Sandbox dan membantu anggota komunitas lainnya.

Untuk informasi lebih lanjut dan untuk mendaftar:

* [Official Medium Article & Application Form](https://medium.com/sandbox-game/the-sandbox-ambassador-program-4f00bb5c9c24)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sandbox.game/the-sandbox/bahasa-indonesia-indonesian-or-coming-soon/other/what-is-the-sandbox-foundation/funds-and-programs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
