> 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/ita/other/what-is-the-sandbox-foundation/funds-and-programs.md).

# Fondi e programmi

Sandbox ha alcuni fondi, sovvenzioni e programmi per incoraggiare membri della comunità competenti e formati a prendere parte alla crescita della piattaforma e fornire ottimi contenuti per il divertimento degli altri, guadagnando ricompense nel processo di crezione.

## **Fondo Creatori (o Fondo Artisti)**

Vi é un fondo per i creatori di ASSET con comprovate competenze nella progettazione e realizzazione di ASSET o di arte voxel.

ulteriori informazioni, FAQ e per fare domanda:

* [Sito Ufficiale del Fondo Creatori](https://fund.sandbox.game/)
* [Informazioni per il Fondo Creatori ](https://www.sandbox.game/en/create/fund-information/)

![](/files/-MNhzSWmcU7yu9VtUhqI)

## **Fondo Game Maker**

Vi é un fondo per game designer o designer di diorami con comprovate capacità di game design o level design.

Per maggiori informazioni, FAQ e per fare domanda:

* [Sito Ufficiale del Fondo Game Maker](https://gamefund.sandbox.game)
* [Articolo Ufficiale su Medium riguardo il Fondo Game Maker](https://medium.com/sandbox-game/the-sandbox-introduces-the-game-maker-fund-7df89b23b2ef)

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

## Programma Ambassador&#x20;

Un programma per influencer e persone che rendono disponibili per aiutare a spargere la voce su The Sandbox e assistere altri membri della comunità.&#x20;

Per maggiori informazioni e per fare domanda:

* [Articolo Ufficiale su Medium Article & Domanda per entrare nel Programma Ambassador ](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/ita/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.
