# League

## Striker Manager 3 league

The league system in **Striker Manager 3** works in the same way as most real leagues.&#x20;

Every season you will **play two times every team** in your group and once the season finishes the **first three will get promoted** to the next division and the **4th will go to a play off** against all the other 4ths of the other groups of your division.

<figure><img src="/files/YxaoMaFcWR1GvAF6uG6M" alt=""><figcaption></figcaption></figure>

#### How do the points work?

Win= 3 points

Draw= 1 point

Loss= 0 points

#### What happens if two teams have the exact amount of points at the end of the season?

The difference between goals scored and goals received is taken into account then.

If it continues to be the same the goals scored are taken into account.

If it continues to be the same, the game will choose a random winner.

**Are there playoffs?**

Yes! If you finish in a yellow position you will got o playoffs. These can happen to go to the next division or to go down a division.


---

# 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://uplayonline.gitbook.io/striker-manager-3-whitepaper/competitions/league.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.
