> For the complete documentation index, see [llms.txt](https://superteam-games.gitbook.io/stg-football-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superteam-games.gitbook.io/stg-football-guide/active-player-roster.md).

# Active Player Roster

**Your new account will start with 8 SuperStars at no cost, each belonging to one of the following positions:**

* [<mark style="color:blue;">**Quarterback**</mark>](/stg-football-guide/player-positions.md)
* [<mark style="color:blue;">**Running Back**</mark>](/stg-football-guide/player-positions.md)
* [<mark style="color:blue;">**Wide Receiver**</mark>](/stg-football-guide/player-positions.md)
* [<mark style="color:blue;">**Flex**</mark>](/stg-football-guide/player-positions.md)
* [<mark style="color:blue;">**Linebacker**</mark>](/stg-football-guide/player-positions.md)
* [<mark style="color:blue;">**Cornerback**</mark>](/stg-football-guide/player-positions.md)
* [<mark style="color:blue;">**Safety**</mark>](/stg-football-guide/player-positions.md)
* [<mark style="color:blue;">**Rusher**</mark>](/stg-football-guide/player-positions.md)<br>

![](/files/fCqxhdnOL0K7zHsXYBjv)

**Every SuperStar has exactly one position they are allowed to be played in and must be matched to the same roster slot. Each roster position can only have 1 SuperStar equipped, and be used in-game.**

{% hint style="info" %}
*Note:* The SuperStars provided initially are not NFTs and cannot be removed from your account or traded on the marketplace. If you want to upgrade a position, you can participate in pack sales or buy your favorite SuperStars on the Marketplace.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://superteam-games.gitbook.io/stg-football-guide/active-player-roster.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.
