# Jammer behaviour

## **Respectful and Inclusive Environment**

The Global Game Jam is committed to fostering a positive and inclusive environment for all participants. Please adhere to the following guidelines:

* **Treat Everyone with Respect:** Respect the diverse backgrounds, opinions, and experiences of all participants.
* **Avoid Harassment and Discrimination:** Refrain from any form of harassment, discrimination, or bullying. This includes but is not limited to:
  * Offensive or derogatory language
  * Unwanted physical contact
  * Threatening or intimidating behaviour
* **Safe Space Policy:**
  * Clearly communicate your boundaries and expectations.
  * Respect the boundaries of others.
  * If you witness or experience harassment, report it to a Site Organiser or volunteer immediately.

### **Consequences of Unacceptable Behaviour**

Unacceptable behaviour may result in disciplinary action, including but not limited to:

* Warning
* Temporary or permanent ban from the GGJ
* Legal action

## **Creating a Positive Community**

By following these guidelines, we can work together to create a safe, inclusive, and enjoyable experience for everyone. Let's make the Global Game Jam a place where creativity and collaboration thrive.


---

# 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/jammer-behaviour.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.
