# Coach Card

*Note: Concepts contained in this whitepaper are subject to change.*

Coach cards are strategy-based cards that will give a benefit to teams, such as attacking, defending, or possessing the ball. Player's have the ability to line their players up in various formations (formation will not be available at game launch). As a Coach card is leveled up, it will unlock new types of formations and play styles that are tailored toward different play styles.

### **Coach Card Attributes** <a href="#coach-card-attributes" id="coach-card-attributes"></a>

The coach cards will have the following attributes:

* **Experience Level:**
  * As coaches level up through experience it will provide the team with different buffs.
  * Just like player cards, a coach's experience level will be capped by their star level.

### **Formations** (future feature 2024) <a href="#formations" id="formations"></a>

Coaches come with a set of different formations that determine the bonus for the players' starting positions at match time.

* Coaches come with an initial number of basic formations.
* Leveling the coach card unlocks new formations.

&#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://whitepaper-goals.genesisleaguesports.com/cards/coach-card.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.
