# Sport Bags

Sports bags are a feature that only belongs to nfts with special items in them. Each nft comes with a different number of sports bags depending on rarity.

### Claimable Amounts

World Class - 4&#x20;

Professional - 3

Semi Professional - 2

Standart - 1

On the detail page of your Nft, you can see how many sports bags you have rights. When you request your sports bag on the same screen, you will receive a random bag. The content of sports bags varies according to the rarity level.

![Common](/files/4RZy9w3ZKXiQiG0Wq8JS) ![Rare](/files/PUYJoBKzZHgd6XiL2ZsP) ![Epic](/files/vHDe5BKRzCTxcHcFunML) ![Legendary](/files/KxwKxe8tyv3nBB5wtoQ8)

<table><thead><tr><th width="150">Rarity</th><th width="150">Total Count</th><th width="150">$NFSG</th><th width="150">Training SpeedUp</th><th width="150">Jersey</th><th width="150">Gear</th><th width="150">Shoe</th><th width="150">Skill</th></tr></thead><tbody><tr><td>Common</td><td>10000</td><td>400</td><td>1</td><td>1</td><td>-</td><td>-</td><td>-</td></tr><tr><td>Rare</td><td>6000</td><td>600</td><td>2</td><td>1</td><td>1</td><td>-</td><td>-</td></tr><tr><td>Epic</td><td>3000</td><td>800</td><td>3</td><td>1</td><td>1</td><td>1</td><td>-</td></tr><tr><td>Legendary</td><td>1000</td><td>1000</td><td>4</td><td>1</td><td>1</td><td>1</td><td>1</td></tr></tbody></table>

{% hint style="warning" %}
You are free to use **Sports Bags** whenever you want. But keep in mind, it cannot be ***reverted.***
{% endhint %}

### Content

Each sport bag includes a combine of items.

* NFSGX Token
* NFSG jersey
* Training speedup
* Gear
  * Tournament ticket
  * Training speedup
  * Club doctor 1 week
  * Training coach 1 week
* Shoes (Lvl 1-4)
* Skills

![Jersey](/files/X3ni0wYLjpqKk43dq6q4) ![Shoe](/files/Q1lE2kH1cQFPdU6iSnfI) ![Skill](/files/OQhhH1f775CeIXQZmKfZ) ![Team Doctor](/files/4scRKdGAx250O6LzCF40) ![Tournament Ticket](/files/bBB0sxcXnHjzaDuQpOO4) ![Training Couch](/files/I4zszsgO06LfXgdPgB8M) ![Training SpeedUp](/files/d1Tbb73tgokBVMQdhNyN)


---

# 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://docs.nftsoccergames.com/whitepaper/sport-bags.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.
