# How to use jerseys

You can use the player detail screen to dress your players in your jerseys. On the player detail screen, select the jersey you want to wear and press the add button. You can remove the jersey from the player by pressing the remove button in the same screen.&#x20;

{% hint style="info" %}
When you transfer a player or sell it in the market, the items on it are automatically removed.
{% endhint %}

Jerseys provide an extra success rate in training. You can view the success rate on the detail screen of your jersey.

You can visit the [market page](https://nftsoccergames.com/market) to buy or view different jerseys.


---

# 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/guide/how-to-use-jerseys.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.
