# Scoring System

The scoring system is the same as the **Classic Model**. The difference is that here, the Draft League itself has direct confrontations. That is, the 10 members of a league play five games, team against team. Imagine that your team scored 50 points, but your opponent from the matchday scored 51. He gets 3 points and you get zero.&#x20;

* Even if in the other games in your league no one has done more than you. What matters is the direct confrontation against your opponent. As the gameweeks go by, you don't have to be better than all the other nine participants. You just have to be better than your opponent from that round, to take the 3 points.


---

# 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://realfevr.gitbook.io/realfevr/fantasy-football-platform/what-are-the-fantasy-leagues/game-modes/draft-leagues/scoring-system.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.
