# Positions

Players are allocated positions based on where they spend most of their time playing on the field. \
\
**GameDay Squad Women's Aussie Rules:**\
Defender (DEF)\
Midfielder (MID)\
Ruckman (RUCK)\
Forward (FWD)

<div align="center"><figure><img src="https://3207888490-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKGhwyw5IuLqtz3cXh69p%2Fuploads%2Fh4AuZ4YWu2hpdQkp1kPA%2FNRL%20Logos%20(1).png?alt=media&#x26;token=7d080aca-7ea6-4aff-b05f-0bd84def052f" alt=""><figcaption><p>Women's Aussie Rules Position Icons</p></figcaption></figure></div>

Players may change their position throughout the year, however the position allocated to their [Player Card](https://gameday-squad.gitbook.io/gameday-squad/platform-features/player-cards) won't change for the remainder of that season. Player positions are reviewed annually by the GameDay Squad team and their [Player Card](https://gameday-squad.gitbook.io/gameday-squad/sports/womens-aussie-rules/broken-reference) is updated before the start of the following season. GameDay Squad uses StatsPerform (<https://www.statsperform.com/>) for positional analysis. If our stats provider lists a player as dual position, GameDay Squad not having dual positions will have the final say in what position a player will be for the upcoming season. \
\
The base process generally follows the following process:\
\
**GameDay Squad Women's Aussie Rules:**\
\
**MID/Other** - FWD/DEF/RUCK

**FWD/DEF, FWD/RUCK, RUCK/DEF, DEF/RUCK** -  Predominant position as indicated by the stats providers&#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/womens-aussie-rules/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.
