> 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/clasificaciones-adicionales.md).

# Clasificaciones adicionales

Las clasificaciones adicionales son clasificaciones independientes de la clasificación principal, generalmente basadas en un sistema de puntos.

En ciclismo será por ejemplo la clasificación del mejor escalador, la clasificación por puntos o incluso la clasificación combinada.

Son posibles 2 tipos de clasificaciones adicionales:

* with subclassifications, where recipients of each subclassification are assigned manually
* made up of the main ranking, on which a filter is applied (for example the best young rider)

## Gestionar las clasificaciones adicionales

<figure><img src="https://4067006912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANROPE4RnaYJQvld3f4%2Fuploads%2FI5voyExdfHD40n98hpAG%2Fimage.png?alt=media&amp;token=d9aeef37-bd5e-42f2-be2a-ec5b98ad079e" alt="" width="563"><figcaption></figcaption></figure>

On the ribbon, the `Additional classifications` group allows you to access predefined rankings, or create a new one.

Selecting a ranking displays it at the same level as the main grids and you will then find it as a tab:&#x20;

<figure><img src="https://4067006912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANROPE4RnaYJQvld3f4%2Fuploads%2FMeWXl7XeoSpc8Wu2P5hH%2Fimage.png?alt=media&amp;token=98964350-3be5-4f9d-9a69-ccc5ecd05e5b" alt=""><figcaption></figcaption></figure>

## Propiedades principales

Las propiedades generales de una clasificación, además de su nombre, son:

* an optional filter to obtain the ranking directly from the main ranking (for example the best young rider)
* the tiebreaking rules, to be ordered if necessary to adapt to the rules of the event

## Sub-classifications

You can add sub-classifications within a stage. For example an intermediate sprint, a pass summit.

## Ingresar puntos y bonificaciones

The grid allows you to pre-fill the series of points to be assigned for a sub-classification. For example 5, 3, 2 respectively for the first 3 competitors.

Bonuses are entered in seconds, and will apply to the main ranking.

## Llenado automático

Recipients of a sub-classification can be entered manually, or automatically if you have an intermediate split point to attach to it:

<figure><img src="https://4067006912-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtANROPE4RnaYJQvld3f4%2Fuploads%2FByeYIsSpKLKQ3nSZkND9%2Fimage.png?alt=media&amp;token=73e94993-c7fd-4258-baec-40dc05ed00c0" alt="" width="211"><figcaption></figcaption></figure>

In the case of a lap race, this may be the intermediate ranking at a certain lap.

The finish case for the points classification is automatically linked to the finish line.

## Clasificaciones generales

Para cada subclasificación Wiclax calculará un total resumen de la etapa y una clasificación general al final de la etapa.


---

# 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/clasificaciones-adicionales.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.
