# Fantasy Points

Fantasy Points are earned by playing your NFT Cards within the Arenas.&#x20;

*Note: You can only play cards from at least one team playing the match. Only 11 cards can be played per Arena.*

### How Fantasy Points Are Calculated

Fantasy Points are determined as follows:

<figure><img src="/files/7e3sROaoE7NtNN8HV47D" alt=""><figcaption><p>Fantasy Points are determined by which cards you play.</p></figcaption></figure>

**Players:**&#x20;

* If the Player on your Card has **played** within the match you’ll earn **1 point.**
* If the Player on your Card is on the **winning team**, you’ll earn **1 point.**
* If the Player on your Card **scores a goal**, you’ll earn **10 points per goal.**&#x20;
* If the Player on your Card **assists** with scoring a goal, you’ll warm **5 points per assist**.&#x20;
* If the Player on your Card is a goalkeeper and **ends with an unbeaten fence in the time he is on the pitch (playing at least 60 minutes)**, you’ll earn **10 points**.
* If the Player on your Card is a defender and **ends with an unbeaten fence in the time he is on the pitch (playing at least 60 minutes)**, you’ll earn **5 points.**

**Managers:**&#x20;

* If the Manager on your Card’s team **wins**, you’ll earn **5 points**.&#x20;
* If the Manager on your Card’s team’s match **results in a draw**, you’ll earn **3 points**.&#x20;
* If the Manager on your Card’s team **loses the match**, you’ll still earn **1 point**.&#x20;

**Teams:**

* If the Team on your Card **wins** their match, you’ll earn **10 points**.
* If the Team on your Card’s match **results in a draw,** you’ll earn **5 points**.
* If the Team on your Card **loses their match**, you’ll earn **1 point**.

{% hint style="info" %}
Player time played and position information is provided by our data provider and will be the only data considered when calculating Arena results.
{% endhint %}

### Point Multiplier Boosts

NFT Cards also vary in rareness which will impact the boost multipliers that are applied to your points. There are 3 types of Cards, Players, Managers, and Teams, and each type has 3 variants of rareness, Common, Rare, and Legendary.

Boosts are applied as follows:

* **Common Cards** will add a **x1** boost
* **Rare Cards** will add a **x3** boost.
* **Legendary Cards** will add a **x5** boost.

{% hint style="info" %}
For more information on Multiplier Boosts, you can check out our NFT Cards section here: [Know your Assets](/know-your-assets/nft-cards.md)
{% endhint %}

{% hint style="danger" %}
In the event of any data transmission errors from our data provider resulting in incorrect results generation, points calculated using the data at the time of the arena calculation will be considered valid.
{% endhint %}


---

# 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://wiki.5tars.io/arenas-game/fantasy-points.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.
