# Matches suspended or postponed

* If one or more games are moved to a time when the Matchday has already concluded, and the next Matchday has not yet started, they are considered valid for the purposes of the game.
* If one or more games are rescheduled during the ongoing Matchday, players (including injured and disqualified ones) will receive an average score for the originally scheduled game round.
* If one or more games are postponed a few hours before the start of the Matchday, players (including injured and disqualified ones) will receive an average score for the originally scheduled game round.
* In the event that games of the 1st Matchday are postponed, in that case, players (including injured and disqualified ones) will receive an average score which, being the first day, will be equivalent to 0 points.

## RESTING TEAMS

During the course of the Tournament, it is possible that on certain days some teams may have a rest: this can occur in case of postponed games or exceptional circumstances. All players (including injured and disqualified ones) from teams at rest will behave as follows:

* They receive their average score.
* They do not contribute to the overall positive/negative balance.
* They do not double their score if placed as the Captain.

## SPECIAL CASES

In case of special events, the organization reserves the right to make any decisions, which will be promptly communicated through the app, news, and social channels.


---

# 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/tha/undefined/matches-suspended-or-postponed.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.
