# Registro tardío

Es posible registrarse incluso después de que el campeonato haya comenzado.

### **Puntuación de Entrada**

Al finalizar la Jornada en la que te registres, recibirás una puntuación igual a la **media de puntos obtenida por todos los equipos registrados hasta ese momento**.

### **Presupuesto Inicial**

Tu presupuesto será de **95 créditos + 0,3 créditos por cada Jornada ya disputada**.\
**Ejemplo:** te registras en la Jornada 7 → 95 + (0,3 × 6) = **96,8 créditos**

### **Registro Durante una Jornada**

Podrás fichar a los jugadores que aún estén disponibles.\
La puntuación de tu equipo será igualmente la **media de puntuación**.\
Las **variaciones de valor** estarán activas, pero tu **presupuesto no se verá modificado**.


---

# 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/registro-tardio.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.
