# NFT Albums

5TARS has different kinds of **Albums** that offer more NFT slots starting from **Basic** up to **Legendary.** You can obtain a random **Album** from the **SHOP** at a fixed price or you can directly buy one from another 5TARTER at the **Marketplace.** You can only have a **maximum of 5 Albums on your wallet.**

## **Rarity**

* **Basic Album:** This album is free and it is **NOT TRADEABLE** (Not an NFT). You can allocate up to **3 cards** in this album. It can hold up to **2 Players Cards, 1 Team Card, 1 Manager Card and 1 Star Card.**\
  When you first log in into 5TARS you will get a free **Basic Album.**

![](/files/OYjfIHxO0Thr4kmkwAxI)

* **Common Album**: This album is an NFT and it can be traded at the Marketplace. An album purchased at the shop has a 75% chance of being Common. You can allocate up to **6 cards** in this album. It can hold up to **5 Players Cards, 2 Team Cards, 1 Manager Card, 1 Power Card and 1 Star Card.**

![](/files/OeR8P0AyCJZsOlpIlwsn)

* **Rare Album:** This album is an NFT and it can be traded at the Marketplace. An album purchased at the shop has a 20% chance of being Rare. You can allocate up to **9 cards** in this album. It can hold up to **7 Players Cards, 2 Team Cards, 2 Manager Cards, 1 Power Card and 1 Star Card.**

![](/files/AerdJYnJOYJ2CngCyczc)

* **Legendary album**: This album is an NFT and it can be traded at the Marketplace. An album purchased at the shop has a 5% chance of being Legendary. You can allocate up to **11 cards** in this album. It can hold up to **9 Players Cards, 2 Team Cards, 2 Manager Cards, 1 Power Card and 1 Star Card.**

![](/files/33bpM9CxpgQUPz5AYwws)

{% hint style="info" %}
All Albums have a 24-hour cooldown to be used again in an Arena.
{% 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/know-your-assets/nft-albums.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.
