# Strikes

{% hint style="danger" %}
Reaching 3 strikes result in a faction disqualification.
{% endhint %}

<table><thead><tr><th width="345" align="center">PUNISHMENT</th><th>PERCENTAGE</th></tr></thead><tbody><tr><td align="center">Cheating</td><td>25% of the points are removed &#x26; 1 strike added.</td></tr><tr><td align="center">Allying</td><td>10% of the points are removed &#x26; 1 strike added.</td></tr><tr><td align="center">Kill Boosting</td><td>20% of the points are removed &#x26; 1 strike added.</td></tr><tr><td align="center">Blacklisted Member / Blacklist Evading</td><td>50% of the points are removed &#x26; 1 strike added.</td></tr><tr><td align="center">Glitching</td><td>10% of the points are removed &#x26; 1 strike added.</td></tr><tr><td align="center">Freezing the game</td><td>10% of the points are removed &#x26; 1 strike added.</td></tr><tr><td align="center">DTR Evasion</td><td>50% of the points are removed &#x26; 1 strike added.</td></tr><tr><td align="center">Faction F-TOP Boosting</td><td>Disqualification from F-TOP</td></tr></tbody></table>

If any punishment was false, the removed faction points may be added back.


---

# 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://coldgames.gitbook.io/rules/kitmap/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.
