# PVP - Line Up

Each team consists of 5 players, with each player having both an attack strength and a defense strength. The attack strength is determined by the average of players' speed, technique, and power attributes, while the defense strength is determined by the average of their speed, leadership, and power attributes. The overall attack and defense strengths of a team are then formed by calculating the average attack and defense strengths of the 5 players playing in the team.

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

If players do not possess the required 5 NFTs, they can create their teams by making tournament-based player loans. Legendary football players may emerge from the Loan Player loot boxes, but lower-quality players could also be obtained. The distribution of loan players from loot boxes is entirely based on luck. These players remain with your team for only one tournament and cannot be used in other tournaments.

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


---

# 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://rivalz.gitbook.io/whitepaper/game/pvp-multiplayer/pvp-line-up.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.
