# Teams & Lineups

- [Team Overview](https://docs.peaxel.me/guide/peaxel-game/teams-and-lineups/team-overview.md): In Peaxel, your team is your core asset. It’s where your collected athlete cards come together, where you plan lineups, compete in leagues, and track your performance. This guide explains everything y
- [List & Sell a Card](https://docs.peaxel.me/guide/peaxel-game/teams-and-lineups/list-and-sell-a-card.md): In Peaxel, managers can sell their fully owned cards to other players in the marketplace. This section explains how it works, the rules, and tips for maximizing value.
- [Received Offers](https://docs.peaxel.me/guide/peaxel-game/teams-and-lineups/received-offers.md): The Received Offers section helps you manage all bids other players have made on your listed cards. It’s where you decide which offer to accept or ignore.


---

# 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.peaxel.me/guide/peaxel-game/teams-and-lineups.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.
