# Sistema de Strikes

En esta tabla se referencian los porcentajes de cada strike asignado, los cuales también afectarán el valor del premio final según la cantidad de strikes que tengas. Asimismo, en caso de considerarlo necesario, un miembro del staff podrá descalificar a tu Faction si determina que tu equipo afecta negativamente la competencia de los demás participantes.

Todas las sanciones son públicas en nuestro Discord. Debes buscar el canal correspondiente al modo de juego en el que estás participando.

| STRIKE | PORCENTAJE                        |
| :----: | --------------------------------- |
|   #1   | Se remueve un 10% de los puntos.  |
|   #2   | Se remueve un 15% de los puntos.  |
|   #3   | Se remueve un 20% de los puntos.  |
|   #4   | Se remueve un 30% de los puntos.  |
|   #5   | Se remueve un 50% de los puntos.  |
|   #6   | Se remueve un 100% de los puntos. |

El 100% equivale a una descalificación temporal por los días restantes del mapa e incluso para el siguiente mapa. Como consecuencia, todos recibirán una restricción a nivel global.


---

# 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://docs.sololegends.net/wiki/proleague/sistema-de-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.
