> For the complete documentation index, see [llms.txt](https://docs.wiclax.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wiclax.com/es/otras-caracteristicas/penalizaciones-y-bonificaciones.md).

# Penalizaciones y bonificaciones

Las bonificaciones y penalizaciones afectan el desempeño de un competidor, ya sea positiva o negativamente.

Además de un espacio de entrada dedicado, las bonificaciones también pueden provenir de [clasificaciones adicionales](/es/otras-caracteristicas/clasificaciones-adicionales.md).

## Entrada

<figure><img src="https://4067006912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANROPE4RnaYJQvld3f4%2Fuploads%2FaGb8rMOItzdPKlLzfekp%2Fimage.png?alt=media&amp;token=7e5a1570-e27e-4091-8642-2f284b2b3e26" alt="" width="241"><figcaption></figcaption></figure>

Las bonificaciones y penalizaciones se gestionan de forma similar. El alcance de la lista se limita únicamente a la etapa actual en el caso de una carrera por etapas.

<figure><img src="https://4067006912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANROPE4RnaYJQvld3f4%2Fuploads%2FSqrraYsiOcjSpD0wFyll%2Fimage.png?alt=media&amp;token=e0bd2809-0436-4b74-97b4-440139549025" alt="" width="375"><figcaption></figcaption></figure>

2 distinct lists of bonuses/penalties: one for individual participants, the other one for teams.

Introducir un motivo es opcional.

The bonus or penalty may be expressed in time or in points. The case of points will apply to the points classification (as a [secondary classification](broken://pages/MeOWa3nH4vPzzHtAY0Op)) or to the main individual ranking in the case where it is based on points.

{% hint style="info" %}
It is possible to copy and paste a list to fill the grid. The origin of the data can be the grid itself (for a duplication) or external. A control + V on the grid will launch the operation, triggering the import wizard if necessary.
{% endhint %}

## Target

In the case of a stage race, it will be necessary to ensure that this parameter of the event is positioned appropriately. The choice of the general classification is more specifically suited to cycling races.

<figure><img src="https://4067006912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANROPE4RnaYJQvld3f4%2Fuploads%2F3gObTOAovbzgSz1j9HUM%2Fimage.png?alt=media&amp;token=2fc62631-d704-4d43-afa9-64937141afe0" alt="" width="222"><figcaption><p>Onglet Chronométrage des options de l'épreuve</p></figcaption></figure>

En una clasificación general, un círculo rojo o verde indica la presencia de bonificaciones o penalizaciones que afectan el resultado:&#x20;

<figure><img src="https://4067006912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANROPE4RnaYJQvld3f4%2Fuploads%2FiTzNGZp2jTRRXBMD8kt8%2Fimage.png?alt=media&amp;token=e1dd3fb1-f259-4c8b-b685-ed7038aa6b77" alt="" width="203"><figcaption></figcaption></figure>


---

# 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://docs.wiclax.com/es/otras-caracteristicas/penalizaciones-y-bonificaciones.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.
