# Token Boost

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

**Token Boost** is a CFL’s mechanic where tokens with strong momentum get **boosted in-game**, giving them an edge during matches.

This system introduces real-market strategy into gameplay — if you're tracking the market and meta, you can build smarter squads.

***

### How It Works

Each token’s boost is calculated using:

* **7-day price change**
* **How close the token current price to its All-Time-High (ATH)**

{% hint style="info" %}
Token Boosts refresh **every Monday at 8:00 AM UTC**.
{% endhint %}

***

### Example

Let’s say a token has **80 Boost** this week.

#### LONG

| Market Move    | In-Game Performance |
| -------------- | ------------------- |
| +1% price move | +1.8% in-game gain  |
| -1% price move | -0.2% in-game loss  |

#### SHORT

| Market Move    | In-Game Performance |
| -------------- | ------------------- |
| -1% price move | +1.8% in-game gain  |
| +1% price move | -0.2% in-game loss  |

**Meaning:**\
Higher-boost tokens exaggerate market moves in your favor — but losses are minimized (only -0.2% instead of -1%).

***

#### Why It Matters

Token Boost directly affects in-game performance. Hot tokens get stronger — the meta changes weekly.

**To stay competitive:**

* Check boosts every Monday
* Rotate your squad based on momentum
* Treat picks like live trading — not set-and-forget


---

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