# 6.6. Stadium: Center of Profit and Popularity in Lazy Football

### Main Functions&#x20;

The stadium plays a central role in both generating revenue and increasing your team’s fame:

* **Audience Capacity.**  Each upgrade increases the number of spectators that can attend your matches. More fans mean more ticket sales — especially when your team performs well.
* **Ticket Pricing.** Every 5 levels unlocks a higher maximum ticket price, allowing you to increase revenue from home matches.
* **No NFT Specialists.** Unlike other buildings, the Stadium does not support NFT Staff. Performance here depends purely on level and match results.

<figure><img src="/files/kJWGJSd4uqPgL8tlAG26" alt=""><figcaption><p>Stadium upgrade information</p></figcaption></figure>

***

### Fame

Fame depends on how popular your club is. It affects how many fans come to your home matches and how much you earn from tickets.

The higher your fame, the more people visit your stadium — and the bigger your income. Fame depends on your points in the current tournament and grows as you win more games.

This parameter is hidden for now. In the future, it might be revealed.

***

### Match Management

The stadium also serves as the hub for match operations:

* **Upcoming Matches.** View your schedule, assign lineups, and choose tactics and player positioning for upcoming games.
* **Previous Matches.** Access full match history and replays. Analyze performance, review key moments, and fine-tune your strategy.\
  **Note:** Visual replays are only available for matches played during the current season.

***

The result of the latest match is not shown immediately. This adds suspense and encourages you to watch the full replay before revealing the final score — making the match experience more engaging and emotional.


---

# 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.lazy.football/how-to-lazy-football/nfts-and-buildings/stadium.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.
