> For the complete documentation index, see [llms.txt](https://docs.chainballers.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainballers.xyz/teams/chainballers-players.md).

# Chainballers (players)

Players have a total of 9 skills, namely **Stamina**, **Playmaking**, **Scoring**, **Winger**, **Goalkeeping**, **Passing**, **Defending**, **SetPieces**, **Learning Rate**, plus a **Special Trait**. The players skills will influence the matches outcome based on their role in the lineup. A player special skills can be Technical, Quick, Powerful, Unpredictable, or Winger. In certain situaFons, a player special skill could determine a major event in a game.

Players age as time passes, and their stamina decreases, making them less effective on the pitch. Their look will show the signs of aging, and their hair will become more grey as time passes. Luckily once over 40 years old (in game time), a player can retire and become a coach, thus keeping adding value to the team.


---

# 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://docs.chainballers.xyz/teams/chainballers-players.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.
