# Bench

The Bench is an additional wallet with 24 slots for NFT cards, available exclusively to Season Pass holders. This extra space supplements users' free wallets, which are available to all users. The Bench System is designed to provide users with more flexibility and control over their collection, making their gaming journey even more exciting.

**Transfer at Will:**

The Bench is perfect for managing a user NFT collection. Users can send manager, player, or team cards to the Bench with ease.

{% hint style="info" %}
Season Pass and cards from other collections, like Power Cards, cannot be moved to the Bench.
{% endhint %}

**Unlock and Block:**

Once unlocked, a user can freely move cards from the main wallet, known as "Line Up," to the Bench without any additional cost. However, sending cards from the Bench to the line-up will have a cost of 10 STARCOINS per card.&#x20;

{% hint style="info" %}
If the user sells the Season Pass, the Bench will be blocked, and all cards inside will be inaccessible until the user reacquires a Season Pass.
{% endhint %}

{% hint style="danger" %}
Bench cards cannot be listed in the marketplace or used in the arenas.
{% endhint %}

<figure><img src="/files/9gwfE6MTokZoBya0Ryyr" alt=""><figcaption></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://5tars-token.gitbook.io/5tars-whitepaper/know-your-assets/bench.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.
