# Squads

The Squad Widgets shows all players of the team you are interested in. You can choose to show all players that have been part of the squad during the whole season or only to show the players currently in the team. Think about players that have made a transfer or went out on loan.

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

### Player information

So, what will you find in the squad widget besides the players? Well, you can find all kinds of player information. First up, we have the jersey number every player wears. After that, we have an image of the face of the players, the name, positions and ages of the players. You can sort on the players' number, position, name and age. Furthermore, you will be able to see all nationalities in the squad. Each player is shown with their nationality.

### Player statistics

After the player information, all kinds of player statistics are shown. The stats are as follows:

1. Games played
2. Starting 11
3. Subbed in
4. Subbed out
5. Goals scored
6. Assists
7. Yellow cards
8. Red cards
9. Yellowred cards
10. Minutes played
11. Rating

You can order all players based on all of their stats. For example, if you want to see who is the highest or lowest-rated player, you can click on the arrows to show a descending or ascending order of the ratings of players. The same goes for any of the other statistics.

You can choose any country, any league and any team that is included in your widget subscription.&#x20;

### Basic versus advanced

Make your users relive older seasons by making use of the advanced version. This enables you to make use of a season filter. More information about this can be found on our [configurations page.](/v3/football-widgets/our-widgets/team-widgets/configurations.md)

For example, the 2010 squad of Barcelona:

<figure><img src="/files/1dLDWMwG1q0T7odNxWHg" 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://docs.sportmonks.com/v3/football-widgets/our-widgets/team-widgets/squads.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.
