# Sharing the Diversifiers

The GGJ Diversifiers are a really important part of the event, and can really help a team to excel in making a creative game by applying some constraints to the making process. Diversifiers are recommended for teams experienced in the game jam process. &#x20;

Each year, we will come up with a list of 20 or so optional constraints, which cover all areas and skills of jamming: coding, design, art, accessibility, sound and misc/meta.

Teams can choose up to 4 Diversifiers to constrain their game, and these can be checked off when the game project is being created.&#x20;

Please share these with your jammers, as it is really great to see what people come up with.&#x20;

Once the Diversifiers are available, they will be released on our website.&#x20;


---

# 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://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/sharing-the-diversifiers.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.
