# Punishments

### **All punishments must follow according to the number of repeated offenses on record.**

Ban and comm (communication) ban records do not stack the offense level.\
They are different than one other.

{% hint style="danger" %}
Offenders must be warned first before handing out any punishments. You are required to give a reason why punishment is required.
{% endhint %}

| Repeated Offense Record | Strikes 🔨 | <p>Punishment Length</p><p>(Ban/Gag/Mute/Silence)</p> |
| :---------------------: | :--------: | :---------------------------------------------------: |
|            1            |      0     |                       30 minutes                      |
|            2            |      0     |                         1 hour                        |
|            3            |      0     |                        3 hours                        |
|            4            |  **1** 🔨  |                        12 hours                       |
|            5            |      1     |                         1 day                         |
|            6            |      1     |                         2 days                        |
|            7            |  **2** 🔨  |                         4 days                        |
|            8            |      2     |                         1 week                        |
|            9            |      2     |                        3 weeks                        |
|            10           |  **3** 🔨  |                    **Permanently**                    |
|         Cheaters        |  **3** 🔨  |                    **Permanently**                    |

{% hint style="info" %}
Currently, we do not have a system that tracks how many offensive records a player has. Be sure to check [Source Ban](https://bans.titan.tf/) once you have punished the offender and edit the duration if necessary.
{% endhint %}


---

# 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://mods.titan.tf/moderation/strikes.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.
