# Point System

The points of the selected players are calculated according to their performances in the real matches they will play that week and their equivalent in the Uni League points system. All statistics and standings can be followed live and instantly. However, official results and standings are announced after the last World Cup match of the relevant league week. Unless there is a technical problem, official results will be announced in a pop-up or in the Scoreboard section of the app no later than 1 day after the last match played in the relevant week. Also in the Uni League app, the users who win the *$5,000 worth of $UL* is announced as a result of the weekly ranking. <br>

* Every player who plays (up to 60 minutes)  2
* Any player playing 60 minutes or more 4
* Goal scoring striker per goal 5
* Goal scoring midfielder per goal 6
* Goal scoring defender per goal 8
* Goal scoring goalkeeper per goal 10
* Assists by striker per assist 3
* Midfielder with assists per assist 3
* Assist by defender per assist 4
* Goalkeeper assists per assist 8
* Player shown a yellow card -1
* Player shown a red card or double yellow card -4
* Goalkeeper whose team conceded a goal per goal -1
* Goalkeeper making saves per 3 saves 1
* Defender whose team conceded a goal for every 2 goals conceded -1
* Defender whose team has not conceded a goal  3
* Goalkeeper whose team has not conceded a goal  5
* Player whose team wins 2
* Player whose team lost -2
* Player who scored an own goal -1
* Goalkeeper saves penalty 5
* Player who saves a penalty and is not a goalkeeper 10
* Penalty taking 1
* Causing a penalty -2
* Player who missed a penalty -3
* Player scoring 3 or more goals in the same match 5


---

# 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://unileague.gitbook.io/white-paper/in-game-economy/point-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.
