# Mercado

El **mercado de fichajes** se abre al final de cada Jornada y se cierra un minuto antes del inicio del primer partido de la siguiente Jornada.<br>

* Se permiten **fichajes ilimitados por Jornada**, incluyendo al entrenador.
* Hasta el inicio de la primera Jornada, los fichajes son **gratuitos**.
* Cuando comienza la temporada, cada fichaje “cuesta” un **malus de -5 puntos** que se restará de la puntuación total de la siguiente Jornada.<br>

{% hint style="info" %}
Los fichajes son **ilimitados** hasta el inicio de la primera Jornada tras el registro del equipo.
{% endhint %}


---

# 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.dunkest.com/es/modo-clasico/mercado.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.
