> For the complete documentation index, see [llms.txt](https://rules.heromc.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.heromc.eu/regolamento/discord.md).

# Discord

*INIZIO*

* **1.0.0 -** Dopo la verifica al server Discord si Accetta **AUTOMATICAMENTE** di rispettare il Regolamento
* **1.1.0 -** Non rispettare il Regolamento comporta delle sanzioni **Temporanee** o **Permanenti**, se ci sono eventuali problemi o incomprensioni con il regolamento si possono chiedere chiarimenti ad uno **Staffer** aprendo un **Ticket** su [Discord (Clicca Qui)](https://discord.com/invite/heromcita).
* **1.2.0 -** Se una regola non è ancora stata introdotta nel regolamento l'**HeadStaff** può prendere decisioni autonomamente.

***

#### *REGOLAMENTO CHAT TESTUALE E VOCALE* <a href="#contenuti-nelle-chat-vocali-e-testuali-non-ammessi" id="contenuti-nelle-chat-vocali-e-testuali-non-ammessi"></a>

* **1.0.0 -** **SPAM** e qualsiasi tipo di **pubblicità** sono assolutamente **VIETATE** ad esempio invio di link a scopo pubblicitario in chat pubblica o in privato a gli utenti del Server.
* **1.1.0 -** **INSULTI**. Insultare dei giocatori, degli staffer, l server in chat oppure in vocale e/o avere un atteggiamento tossico comporta una sanzione che può variare da un **TimeOut** fino a un **Ban** dal Server.
* **1.2.0 -** **MINACCE**. Le minacce non sono tollerate, qualsiasi forma di minaccia a scopo di intimidire il giocatore e/o lo staff è severamente vietata (Per alcuni casi non è obbligatorio che la minaccia venga effettivamente scritta o detta nel server Discord).
* **1.3.0 |** **DOX**. il **Dox** e/o la pubblicazione di dati personali riguardanti persone o il server comportano a una sanzione **permanente** e per casi gravi a decisione della vittima il server può fornire chat per eventuali conseguenze legali.
* **1.4.0 -** **CHAT VOCALI**. L'utilizzo di **SoundBoard** o qualsiasi altro **Software** simile è assolutamente vietato, in caso di segnalazione la sanzione può variare da un **TimeOut** fino a un **Ban** dal Server.. Entrare nelle Vocali allo solo scopo di recare **Disturbo** agli altri utenti connessi è vietato, in caso di segnalazione la sanzione può variare da un **TimeOut** fino a un **Ban** dal Server.

***

#### *POLITICHE SULLA PRIVACY*  <a href="#politiche-sulla-privacy-e-conservazione-dati" id="politiche-sulla-privacy-e-conservazione-dati"></a>

* **1.0.0 |** **CONSERVAZIONE CHAT**. Dopo la pubblicazione di un messaggio / file / link / immagine anche se viene eliminato o modificato resterà salvato e sarà visibile solo all'**HeadStaff** ai fini di sicurezza a tempo indeterminato anche se l’utente viene bannato o abbandona il server **Discord**.
* **1.0.1 |** **CONSERVAZIONE TICKET**. Dopo la chiusura di un ticket il **Transcript** (Contenuto del ticket) verrà inviato automaticamente dal Bot in privato al utente creatore del ticket e una copia resta accessibile all'**HeadStaff** e sarà assolutamente **vietato** condividere / pubblicare con persone esterne il contenuto del ticket, la sanzione che può variare da un TimeOut fino a un Ban.
* **1.0.2** | **CONSERVAZIONE TICKET SENSIBILI**. Dopo la creazione di un ticket nella sezione **Account** o **Store** verrà allegato un messaggio particolare questo comporta a: accesso limitato del canale solo al ruolo **Admin o superiore** (HeadStaff)


---

# 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://rules.heromc.eu/regolamento/discord.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.
