# NFT Cards

5TARS has different kinds of **Cards** such as **Player Cards, Team Cards and Manager Cards.**

NFT Cards also vary in rareness which will impact the boost multipliers that are applied to your points in the Fantasy Game depending on how they perform.

### NFT Card Multiplier Boosts <a href="#id-3975" id="id-3975"></a>

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

You can obtain a random **NFT Card** from the **SHOP** at a fixed price or you can directly buy one from another 5TARTER at the **Marketplace**. &#x20;

<figure><img src="https://1495262908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWxYAaxAe4HYt8JnCsdiH%2Fuploads%2Fc5gwjXxntc5ERALFoTOW%2FCaptura%20de%20pantalla%202023-04-03%20a%20las%2010.54.56.png?alt=media&#x26;token=7420f894-5343-4cad-944c-95d66cc6b26b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**If you don't like or want your card, you can trade up your game card for a $1 5TARS Shop Voucher – it's a win-win!**\
**The Shop Voucher can be used to buy more packs or cards in the Shop**
{% endhint %}

You can only have a **maximum of 24 Cards in your wallet**.

**85%** of all the cards are **Player Cards**

**10%** of all the cards are **Manager Cards**

**5%** of all the cards are **Team Cards**

<figure><img src="https://1495262908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWxYAaxAe4HYt8JnCsdiH%2Fuploads%2Fyi5zuuy5rnjKtjJpMRdj%2FScreenshot%202023-02-22%20at%2010.23.33.png?alt=media&#x26;token=fef3721c-6e60-4217-9ba3-b932c1d5e7a2" alt=""><figcaption><p>An example of NFT description: owner, NFT ID, Player Name, Type, Position, Rarity</p></figcaption></figure>

<figure><img src="https://1495262908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWxYAaxAe4HYt8JnCsdiH%2Fuploads%2Fq1hnlGf5diAJuYNe6XaA%2F2(1).png?alt=media&#x26;token=2e7b71a5-6eb2-4b85-ab8d-9b741c67ec0c" alt=""><figcaption><p>An example of how your NFTs will get points during a Arena</p></figcaption></figure>


---

# 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/know-your-assets/nft-cards.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.
