# Token Squad

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

**Token Squad** is your team of crypto tokens, you can think of it as your portfolio! You can create as many Token Squad as you want from the [Basecamp](https://cfl.fun/basecamp).

#### Creating Your Squad

* You can draft **up to 5 tokens** for each squad.
* Each token takes an equal **20% allocation** of your squad’s total value.
* You’re free to **pick the same token multiple times!**

#### How Token Performance Works

* Every token in your squad gains or loses value based on **real-time market price changes** during the match.
* Your squad’s **PnL (Profit and Loss)** is calculated from the combined performance of all tokens you’ve picked and the direction (long/short) you pick before the match.
* The squad with the **highest PnL** at the end of the match wins.

#### Token Positions

* Tokens can have **different roles or “positions”** in your squad, which may affect performance. Learn more [here](/crypto-fantasy-league-docs/core-gameplay/token-squad/formations-and-positions.md).

***

#### Identical Squads

* In any given match, two players **cannot have an identical Token Squad**.
* The only exception is when they choose **different directions** (long vs. short). In that case, even if their token picks are the same, their performance will diverge based on the direction selected.


---

# 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.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.
