# Squad Page: Football

The Squad Page is where you manage the players you hold. It has three views: an **Overview** of your squad with a value chart and sortable table, a **Selection** view for benching and unbenching, and a **Contracts** view for renewing contracts.

***

### In the app

To reach the Squad Page from any other screen:

* **Mobile:** tap **Squad** in the bottom tab bar.
* **Desktop:** tap **Squad** in the top nav.

***

### What you see

#### Overview

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

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

#### Selection

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

#### Contracts

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

#### Mobile (Overview)

> Mobile defaults to a grid of player cards rather than the desktop list/table. Sub-tabs and controls work the same.

***

### Labelled regions (Overview)

#### 1. View tabs (top-left)

Three views of your squad. Tap to switch:

* **Overview** (default). Squad Value chart over time and a sortable table of every player you hold.
* **Selection**. Configure which players are eligible for the next tournament. This is where you bench and unbench.
* **Contracts**. View contracts remaining per player and renew them.

#### 2. Search and view controls (top-right)

* **Search**. Filter the list by player name.
* **Filter icon**. Open additional filters (position, league, form, contracts, holdings).
* **View toggle**. Switch between list and grid layouts of your squad. Overview-only.

#### 3. Squad table (Overview view)

Above the table (not numbered, but part of the Overview view):

* **Squad Value chart**. Two lines: **My Squad Value** (your total holdings value over time) and **Total Volume** (platform trading volume over the same window). Toggle the range with **D / W / M / Y** (day, week, month, year).
* **Summary value**. Current total Squad Value with a 24-hour change indicator (e.g. `243 ↑0%`).

The table:

<table><thead><tr><th width="177">Column</th><th>What it shows</th></tr></thead><tbody><tr><td>Player</td><td>Kit avatar, name, club, position</td></tr><tr><td>Salary</td><td>Picks salary value (5 to 40, used by PRO Picks)</td></tr><tr><td>Price</td><td>Current Gold price per share</td></tr><tr><td>1H</td><td>1-hour price change percentage</td></tr><tr><td>Shares</td><td>How many shares you hold in this player</td></tr><tr><td>Holdings</td><td>Total Gold value of your shares in this player</td></tr></tbody></table>

Tap a row to open the Player Detail Page.

***

### Labelled regions (Selection)

#### 1. View tabs

Same as Overview. Selection is the active view.

#### 2. Search and filter (top-right)

Search and filter work the same as Overview. The list/grid view toggle is not present here.

#### 3. Tournament Squad Cap progress

A full-width progress bar sits below the sub-tabs:

* **Tournament Squad Cap** label with info icon.
* **X / 75** counter on the right (where X is how many of your squad are currently selected for the next tournament).
* The bar fills as you select more players.

#### 4. Selection table

Each row has the same Overview columns plus three more, and a checkbox on the far left:

* **Green checkbox** (far left). Tap to toggle. Checked = the player is in your tournament squad. Unchecked = the player is benched and will not earn rewards.
* **Shares** column shows two numbers: your shares / the player's circulating supply (e.g. `918.8 / 5.9m`).
* **Value** column. Total Gold value of your shares in this player (same as Holdings on Overview).
* **Form** column. A small bar chart of the player's recent performance.
* **Win %** column. Two figures with team badges: the win probability of the player's club and their opponent in their next match. Useful for picking who to keep selected.

Untick a checkbox to bench. Tick to unbench. Changes save when you confirm your selection.

***

### Labelled regions (Contracts)

#### 1. View tabs

Same as Overview / Selection. Contracts is the active view.

#### 2. Search and filter (top-right)

Search and filter work the same as the other views.

#### 3. Contract status summary

Three cards across the top of the view:

* **Active** (green). Count of players whose contracts are still active.
* **Ending Soon** (orange). Count of players whose contracts are close to expiring.
* **Expired** (red). Count of players whose contracts have run out and are no longer earning rewards.

#### 4. Contracts list

Each row shows:

* Kit avatar.
* Player name, club, position.
* **X Matches Remain** on the right. The number of tournaments these shares can still earn rewards in.
* **+** button. Tap to renew contracts for that player. Maximum is 8 contracts.

For full contract mechanics (averaging, signing more shares to top up), see Player Shares: Football.

***

### Mobile-specific layout notes

* Top bar layout differs: Gold and TP balances appear top-left, the Sport-Toggle is centred, notifications icon and profile avatar sit top-right.
* Sub-tabs (Overview / Selection / Contracts) sit directly below the top bar.
* Search bar is full-width with the list/grid toggle and filter icon to its right (Overview only).
* **Default player display is a grid of kit cards** rather than a list table. Each card shows: kit with position badge (top-left) and club badge (top-right), player name, price, 1H change, your shares / active supply.
* Bottom tab bar: Home / Squad / Transfers / Live.

***

### Key actions

* **See your full squad.** Default Overview view. Sort by tapping a column header.
* **Bench or unbench a player.** Switch to the **Selection** view, then tick or untick the green checkbox on that player. Changes save when you confirm.
* **See how close your squad is to the 75-player tournament cap.** Switch to **Selection** and check the progress bar.
* **Check upcoming match win probabilities.** Switch to **Selection** and read the **Win %** column.
* **See which contracts are about to expire.** Switch to **Contracts** and check the **Ending Soon** and **Expired** counters.
* **Renew contracts.** Switch to **Contracts**, then tap the **+** button on the player you want to renew. Each player can hold up to 8 contracts.
* **Open a player's detail page.** Tap a player row (or card on mobile) in any view. See Player Detail Page.
* **Search your squad.** Use the search bar in the top-right of any view.

***

### Related pages

* **Player Detail Page**: per-player deep dive opened when you tap a row
* [**Squads**](/football/getting-started/squads-football.md)**: Football**: squad mechanics, the 75-player tournament cap, bench rules
* [**Player Shares**](/football/getting-started/player-shares-football.md): Football: contracts, supply, snapshot timing
* [**Trading**](/football/getting-started/trading-football.md): Football: how to sign and release shares from the player detail page
* [**Picks**](/football/getting-started/picks-football.md): Football: salary mechanic in PRO Picks


---

# 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.sport.fun/football/navigating-fdf/squad-page-football.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.
