> For the complete documentation index, see [llms.txt](https://regole.tharis.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://regole.tharis.it/sanzioni/ban.md).

# Ban

### 📜 Linee guida generali

**1.0** | L’HeadStaff ha piena facoltà di intervenire anche in assenza di una regola esplicita, valutando ogni caso singolarmente.

**1.1** | Le sanzioni possono essere modificate (ridotte o aumentate) in base alla gravità dell’infrazione e al contesto.

**1.2** | In caso di ban ritenuto ingiusto, è possibile richiedere una revisione tramite Discord aprendo un ticket nella sezione dedicata agli **UnBan / UnMute**, compilando tutte le informazioni richieste.

***

### ⚖️ Elenco sanzioni

**Cheating (client illegali, vantaggi non ammessi)** → **14 giorni**

**Bug abusing** → **da 1 a 30 giorni + eventuale reset di statistiche e inventario**

**Impersonificazione Staff / Creator / Streamer** → **1 giorno**

**Utilizzo di account secondari durante eventi** → **1 ora (tutti gli alt, escluso l’account principale)**

**Condivisione dell’account** → **7 giorni**

**Truffe legate allo Store o ai pacchetti acquistati** → **da 30 a 90 giorni**

**Creazione di lag machine o sistemi che impattano il server** → **14 giorni**

**Boosting di statistiche o vantaggi (stats boost)** → **3 giorni + reset statistiche**

**Abuso di comandi o funzioni non autorizzate** → **12 ore**

**Costruzioni inappropriate o offensive** → **da 1 a 3 giorni**

**Ban evasion (evasione di un ban attivo)** → **durata restante del ban principale**

**Nickname inappropriato o offensivo** → **ban permanente (rimovibile cambiando nickname)**

**Doxxing, DDoS o attacchi informatici** → **blacklist permanente dal network**

***

### ⚠️ Clausola finale

**1.3** | Qualsiasi comportamento non elencato in questa lista potrà comunque essere sanzionato a discrezione dello Staff, con successiva validazione da parte dell’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://regole.tharis.it/sanzioni/ban.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.
