# Prizes

Rankings that assign prizes are the following:&#x20;

1. **Matchday Ranking:** ranking compiled based on the scores of each individual matchday.
2. **Global Ranking:** overall ranking compiled based on the scores obtained by one's team throughout the entire competition.

Cases of tie are managed as follows:&#x20;

* Criteria for Matchday Ranking: 1) higher score in the Global ranking, 2) date and time of registration;&#x20;
* Criteria for Global Ranking: the only criterion is the date and time of team creation (those who created the team first are ranked first).

Prizes are both for the female and male competitions:&#x20;

## MATCHDAY PRIZES

* **1°-2°-3° classified**: one month of VBTV for free

## GLOBAL PRIZES

* **1st classified**: one year of VBTV for free + 100$ on shop
* **2nd classified**: one year of VBTV for free + 50$ on shop
* **3rd classified**: one year of VBTV for free


---

# 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/eng-7/fantasy-rules/prizes.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.
