# Mercato

Il **mercato trasferimenti** apre alla fine di ogni Giornata e chiude **un minuto prima dell’inizio della prima partita della Giornata successiva**.<br>

* Sono consentiti trasferimenti **illimitati** per ogni Giornata, incluso l’allenatore.
* Fino all’inizio della prima Giornata, i trasferimenti sono **gratuiti**.
* Dall’inizio della stagione in poi, ogni trasferimento comporta un malus di **-5 punti** che verrà sottratto dal punteggio totale della Giornata successiva.

{% hint style="info" %}
I trasferimenti sono illimitati fino all’inizio della prima Giornata successiva alla registrazione della squadra.
{% endhint %}

\ <br>


---

# 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/regolamento-it/regolamento-fantasy/mercato.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.
