# Formations & Positions

<figure><img src="/files/zXgGiISMFiOZUrA1zo7b" alt=""><figcaption></figcaption></figure>

In CFL, each token you draft has a **position** — and the formation you choose determines how many tokens you’ll place in each position.

#### Positions

* **ST (Striker)** — *Memecoins*: The most volatile tokens in the list.
* **MF (Midfielder)** — *Utility tokens*: Generally safer but less volatile than Strikers.
* **CB (Center Back)** — *Big caps*: The least volatile tokens, offering stability.

***

#### Formations

You can choose from **4 formations**, each with a different token position combination:

* Balanced: 2 Center Backs, 2 Midfielders, 1 Striker
* Conservative: 5 Center Backs
* Moderate: 5 Midfielders
* Aggressive: 5 Strikers


---

# 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://crypto-fantasy-league-1.gitbook.io/crypto-fantasy-league-docs/core-gameplay/token-squad/formations-and-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.
