# Transfers

The **transfer market** opens at the end of each Matchday and closes **one minute before the start of the first match of the next Round**.

Up to **5 transfers per Round** are allowed, including the coach. Any transfers not used in a Round **will not carry over** to subsequent Round.

{% hint style="info" %}
***Transfers are unlimited until the start of the first Round following the team’s registration.***
{% 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.kickest.it/eng/fantasy-rules/transfers.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.
