# Skills

Each nft has a slot for attaching skill.

![](/files/rKQ7f6hvijLwGvNm80iL)

* Playing Power: Gives an extra 1% success rate to all players.&#x20;
* Sprag Foot: Gives an extra 2% success rate to all players and +3% to defenders.&#x20;
* Maestro: Gives an extra 2% success rate to all players and +3% to midfielders.&#x20;
* Eagle Shot: Gives an extra 2% success rate to all players and +3% to strikers.&#x20;
* Artillery Shot: Gives player ability to shoot from distance by %15. This skill is available for only midfielders and strikers for 3rd and 4th areas.&#x20;
* Shovel Gloves: Gives an extra %5 success rate to goalkeepers.&#x20;
* Magic Shoes: Gives player instant ability to success by %5, plus -5% to defender success rate

### Skill Tiers

<table><thead><tr><th>Tier</th><th width="203.33333333333331">Amount</th><th>Skills</th></tr></thead><tbody><tr><td>Tier 1</td><td>8000</td><td>Playing Power</td></tr><tr><td>Tier 2</td><td>6000</td><td>Sprag Foot, Maestro, Eagle Shot</td></tr><tr><td>Tier 3</td><td>3000</td><td>Shovel Gloves</td></tr><tr><td>Tier 4</td><td>2000</td><td>Artillery Shot</td></tr><tr><td>Tier 5</td><td>1000</td><td>Magic Shoes</td></tr></tbody></table>


---

# 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/nft/skills.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.
