# Main Page: Football

The Main Page is the **Home** tab. It surfaces your last tournament result, today's fixtures, market movers, news, and the objectives that drive your starter progression.

> Mobile and desktop layouts differ. Desktop has a left objectives sidebar and a right news sidebar. Mobile stacks every section vertically and uses a bottom tab bar.

### In the app

The Main Page is the default landing screen when you open the app. To return from any other screen:

* **Mobile:** tap **Home** in the bottom tab bar.
* **Desktop:** tap the Football shield logo in the top-left corner.

***

### What you see

#### Desktop

<figure><img src="/files/WQK1U1RbFP8Z0b0L2weZ" alt="Football main page (desktop view, with numbered regions)"><figcaption></figcaption></figure>

#### Mobile

<figure><img src="/files/TS6R7pH7XT9UlnX9R9m1" alt="Football main page (mobile PWA view)" width="193"><figcaption></figcaption></figure>

***

### Labelled regions

#### 1. Top navigation (desktop)

* **Sport-Toggle button** (top-left). Tap the football shield to return to Home, or the NFL badge to switch sport.
* **Squad / Transfers / Live Scores tabs** (top-centre). Primary navigation.
* **Account row** (top-right): notifications icon, Gold balance, TP balance, profile avatar.
* **Price Ticker** (just below the top bar). A live-updating ticker scrolls across the top of the main area. Each entry shows a player name and their 24-hour price change.

#### 2. Left sidebar (desktop)

* **Profile summary**: your manager username.
* **Squad Value**: total Gold value of all your shares.
* **Objectives panel**: starter objectives and rolling objectives. Each card shows the goal, a description, the reward amount, and (for multi-step objectives) a green progress bar. Starter Objectives include a count at the top (e.g. "0/11 Objectives Complete").

#### 3. Centre area

* **Hero Card**. Used for announcements or news. For new managers, it displays an Onboarding video.
* **Tournament Complete block**. Shows the date range of the most recent finished tournament. The **Reveal winners** button claims your TP rewards.
* **Rewards Center**. When you have TP available to spend, tap to open a pack. When you have no TP available, it shows "No Packs Available".
* **Today's Fixtures**. One card per fixture today. Shows team abbreviations, current or final scores, and a status pill (FT, LIVE with minute counter, or scheduled kick-off time).
* **Objectives row** (centre). Higher-tier objectives surface here as well as in the left sidebar. Examples: 30k Squad Value, Stat Padder, Enable Notifications, Connect X.
* **Price Trends**. Three columns: Top Risers, Top Fallers, Trending. Each row shows player photo, name, league, position, current price (Gold), and 24-hour change.
* **Player Updates**. Two tabs: Best Form and Worst Form. Each row shows a form indicator graph alongside the player.

#### 4. Right sidebar (desktop)

* **Latest News**. Player news feed. Each entry shows the player name, a headline, a brief snippet, a "Read more" link, and a timestamp.

#### Mobile-specific layout notes

* **Bottom tab bar**: Home / Squad / Transfers / Live tabs. Home is the Main Page.
* The same centre-page information is shown as on desktop, in a stacked, single-column layout.

***

### Key actions

* **Claim tournament rewards.** Tap **Reveal winners** in the Tournament Complete block.
* **Open packs.** Tap a pack in the Rewards Center if any are available.
* **Browse the market.** Tap **Transfers** in the top nav (desktop) or the bottom tab bar (mobile).
* **Manage your squad.** Tap **Squad** in the top nav (desktop) or the bottom tab bar (mobile).
* **View live tournament standings.** Tap **Live Scores** (desktop) or **Live** (mobile).
* **Complete an objective.** Tap an objective card to see the steps and the reward.

***

### Related pages

* [Tournaments and Rewards](/football/getting-started/tournaments-and-rewards-football.md): Football: how rewards are determined and when they pay out
* [Player Packs](/football/getting-started/player-shares-football/player-packs-football.md): how packs work
* [Squads](/football/getting-started/squads-football.md): Football: squad management
* [Trading](/football/getting-started/trading-football.md): Football: the Transfers marketplace


---

# 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/main-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.
