# Positions

Players are allocated positions based on where they spend most of their time playing on the field. \
\
**GameDay Squad Football:**

* Forward (FWD)
* Midfielder (MID)
* Defender (DEF)
* Goalkeeper (GK)

Players may change their position throughout the year, however the position allocated to their [Player Card](/gameday-squad/platform-features/player-cards.md) won't change for the remainder of that season. Player positions are reviewed annually by the GameDay Squad team and their [Player Card](broken://pages/aKmx7sSgfCpD2LcPeANd) is updated before the start of the following season. GameDay Squad uses StatsPerform (<https://www.statsperform.com/>) for positional analysis.&#x20;


---

# 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://gameday-squad.gitbook.io/gameday-squad/sports/football/positions.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.
