# Battle System

#### PVP

As one of the core gameplay of TopManager games, Top League offers PVP matches between managers. By competing with each other, each manager receives daily rewards as well as ranking rewards. After clicking "Enter" on the "Game" page to enter the Top League, you can start a match with other managers. The result of the game depends on all factors, including the line-up, the team's combat strength, skill matching, and tactical settings. (A very advanced AI simulation algorithm is used here!) Top League goes by seasons, and managers will win generous season rewards according to the competition rankings.

#### PVE

In subsequent versions, managers can also command the team to participate in the PVE journey and get more rewards in the Top Tournament events. Stay tuned.


---

# 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://whitepaper.topgoal.io/topmanager/battle-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.
