# Team management

Each VNL Fantasy Matchday (M) corresponds to a real game day in the championship. During a game day, it will be possible to see the fantasy score of each player in real time.

During the lineup for the Matchday, remember that the starting six and the libero earn 100% of the fantasy points, while the remaining players on the bench earn 50%.

{% hint style="info" %}
ADVICE&#x20;

Modify your fantasy team at the end of each Matchday to have a roster with players well-distributed between the starting lineup (where you will field those you expect to score higher) and the bench.

{% endhint %}

## MARKET

Between the end of each Matchday and the beginning of the next, the Market opens, allowing you to make transfers. During this time, you can sell players from your fantasy team and acquire new ones to improve your roster:

* You can make a maximum of **5 transfers** in each market session (any transfers not made do not accumulate for subsequent Matchdays).
* At the end of the Stage Group and before the Final Phase, you can make **unlimited transfers.**
* The market closes 1 minute before the start of the first game of each Matchday.


---

# 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/prt-1/regras-fantasy/team-management.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.
