# Scambio di giocatori

È anche possibile proporre uno scambio con un giocatore appartenente a un altro partecipante alla Lega.

Le regole sono le medesime del *Mercato Svincolati*, con la differenza che non sarà necessario attendere il termine della finestra di mercato per concretizzare lo scambio. Il partecipante in questione, infatti, potrà decidere in qualsiasi momento se accettare, rilanciare o rifiutare l’offerta ricevuta.


---

# 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.vnlfantasy.com/regolamento-leghe/scambio-di-giocatori.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.
