> 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/autres-fonctionnalites/bonifications-et-penalites.md).

# Bonifications et pénalités

Les bonifications et pénalités viennent affecter la performance d'un concurrent, en positif ou en négatif.

En plus d'un espace de saisie dédié, les bonifications peuvent aussi provenir des [classements annexes](/autres-fonctionnalites/classements-annexes.md).

## Saisie

<figure><img src="/files/E8F83d1RKlJziZ1t78U7" alt="" width="241"><figcaption></figcaption></figure>

Les bonifications et pénalités se gèrent dans un formulaire similaire, qui présente les données valables pour l'étape en cours.

<figure><img src="/files/bGw7piAuPLdgdQCf42UB" alt="" width="375"><figcaption></figcaption></figure>

On y retrouve des bonifications/pénalités à affecter soit aux dossards individuels, soit à des équipes.

La saisie d'un motif est optionnelle.

La bonification ou pénalité peut s'exprimer en temps ou bien en points. Le cas des points s'appliquera au classement par points (classement annexe) ou bien au classement principal dans le cas où celui-ci est basé sur les points.

{% hint style="info" %}
Il es possible de copier-coller une liste afin de remplir la grille. L'origine des données peut être la grille elle-même (pour une duplication) ou externe. Un `control + V` sur la grille lancera l'opération, et ouvrira l'assistant d'importation si nécessaire.
{% endhint %}

## Prise en compte

Dans le cas d'une épreuve à étapes, il faudra s'assurer que ce paramètre de l'épreuve est positionné de manière adéquate. Le choix du classement général convient plus spécifiquement aux courses cyclistes.

<figure><img src="/files/kTA32Jz1LUXrTc7h6fk4" alt="" width="222"><figcaption><p>Onglet Chronométrage des options de l'épreuve</p></figcaption></figure>

Sur un classement général, un témoin rouge ou vert indique la présence de bonifications ou pénalités qui affectent le résultat :&#x20;

<figure><img src="/files/aGrmWeCOdU84WuIMZfj9" 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/autres-fonctionnalites/bonifications-et-penalites.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.
