# Training Sessions

In order to make the player, team and manager cards work and apply boosters, you will have to **perform** **several training sessions.** This consists of buying training sessions in the shop and applying them to a card.&#x20;

You can also earn Training Session Rewards by completing the following actions:

* Purchase a new Card from the Shop: 75TS
* Purchase a Card from the Marketplace: 100TS
* Purchase a new Album from the Shop: 200TS
* Purchase an Album from the Marketplace: 250TS

The Shop will provide **Training Boxes** of 100, 500, 1000 sessions for a fixed price in **Starcoins.**

* Each Manager NFT Card requires 5 **Training Sessions** per match
* Each Player NFT Card requires 10 **Training Sessions** per match
* Each Team NFT Card requires 20 **Training Sessions** per match

![](/files/eUWQZWZs5v34wBMo3yJf) ![](/files/qxOjqJSyp0Jer8CJiBbx) ![](/files/CX2d0vnIdXwyYPnFmlsE)


---

# 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/training-sessions.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.
