# Transfers Page: Football

The Transfers Page is the marketplace. Browse the full pool of footballers, see live prices, track market trends, and sign or release shares.

***

### In the app

To reach the Transfers Page from any other screen:

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

***

### What you see

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

#### Mobile

<figure><img src="/files/U4MOVikxuyE0r0tEW0qC" alt="" width="192"><figcaption></figcaption></figure>

> Mobile reorders the sections: Total Market Cap chart and the player list sit at the top, with Trending and Top Gainers at the bottom of the page.

***

### Labelled regions

#### 1. Market overview (three cards across the top)

* **Total Market Cap chart** (left card). A line chart of total platform market cap over time. Toggle the range with **D / W / M / Y** (day, week, month, year). The current total market cap and 24-hour change show below the chart (e.g. `11.82m ↑0.3%`). A small chart-type toggle lets you switch between line and bar views.
* **Trending** (centre card). Players ranked by shares traded in the last 8 hours. This is a **volume signal**: who the market is most actively trading right now, regardless of price direction. Each row shows kit avatar, name, club, position, current Gold price, and 1-hour change.
* **Top Gainers** (right card). Players ranked by 1-hour price change. This is a **price signal**: who has gained the most value in the last hour. Same row format as Trending.

#### 2. Player marketplace table

Top-right of the table:

* **Search**. Filter the list by player name.
* **Filter icon**. Open additional filters.

The table:

| Column  | What it shows                                   |
| ------- | ----------------------------------------------- |
| Player  | Kit avatar, name, club, position                |
| Salary  | Picks salary value (5 to 40, used by PRO Picks) |
| Price   | Current Gold price per share                    |
| 1H      | 1-hour price change percentage                  |
| Actions | Sign / Release / Swap buttons (see below)       |

**Action buttons (per row):**

* **Sign**. Always available. Tap to enter the sign flow for that player.
* **Release**. Enabled only if you already own shares in this player. Tap to enter the release flow.
* **Swap**. Enabled only if you already own shares. Tap to swap your shares in this player for another.

Tap a player's row (away from the buttons) to open their detail page for full price, supply, fixtures, and recent performance. See Player Detail Page.

***

### Mobile-specific layout notes

* Top: Total Market Cap chart with D / W / M / Y range toggle and the current value summary.
* Middle: Search bar (full width) with the filter icon to the right, then the player list.
* **Player rows are compact cards.** Each shows kit, name, club, position, price, and 1-hour change. A single action icon on the right enters the trade flow for that player. Sign, Release, and Swap options open inside that flow rather than as separate buttons in the row.
* Bottom of page: Trending and Top Gainers (these sit at the top on desktop).
* Bottom tab bar: Home / Squad / Transfers / Live.

***

### Key actions

* **Browse the full market.** Default view of the page.
* **Sign a player.** Tap **Sign** on their row (desktop) or open the row and tap Sign in the trade flow (mobile).
* **Release a player you own.** Tap **Release** on their row (desktop) or open the row and tap Release in the trade flow (mobile). Disabled for players you do not hold.
* **Swap one player for another.** Tap **Swap** on a player you own, then choose the player to swap into. Cheaper than releasing and signing separately.
* **Find trending or top-gaining players.** Read the Trending and Top Gainers cards.
* **Track market cap.** Watch the Total Market Cap chart over D / W / M / Y windows.
* **Search by name.** Use the search bar in the marketplace table.
* **Filter the list.** Tap the filter icon next to search.
* **Open a player's detail page.** Tap their row.

***

### Related pages

* Player Detail Page: the per-player deep-dive that opens when you tap a row
* [Trading](/football/getting-started/trading-football.md): Football: Sign / Release fees, dynamic fees, slippage, and the full how-to flow
* [Player Shares](/football/getting-started/player-shares-football.md): Football: contracts, supply, snapshot eligibility
* [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/transfers-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.
