# Stadium Manager

Stadiums play a significant role in the overall gameplay. Stadiums are represented as tradeable NFTs, and stadium owners enjoy several benefits:

* Naming rights
* Custom stadium design
* Advertisements and sponsorships placements
* Custom list of playable Key Events

Furthermore, the stadium location can also influence CyBlocs' skills. Specifically, CyBlocs with a home field advantage based on their country will have a slight boost in their footballing skills.

In future expansions, there are plans to release custom SDK for users and owners to edit the stadium designs directly while adhering to certain guidelines.

{% hint style="info" %}
**Hint:**

Given the benefits, stadiums are very limited in supply and can only be purchased during special NFT drops.
{% endhint %}


---

# 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.cyball.com/game-mechanics-and-features/future-expansions/stadium-manager.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.
