> For the complete documentation index, see [llms.txt](https://docs.nftsoccergames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftsoccergames.com/game/training.md).

# Training

You will be able to start training with your nfts. By training your nfts you can improve your players **Training Points** and mint main platform token NFSG.&#x20;

**Grade Rates Based on Rarity**

**Standart**

A - 10%&#x20;

B - 10%

C - 25%

D - 25%

E - 20%

F - 10%

**Semi Professional**

A - 10%&#x20;

B - 20%

C - 30%

D - 30%

E - 10%

**Professional**

A - 15%&#x20;

B - 25%

C - 30%

D - 30%

**World Class**

A - 20%&#x20;

B - 40%

C - 40%

**Training Times**

![](/files/PsVhSNFubZEq9mU6tTLR)

### Training Acceleration

You can speed up your nfts training speed by burning NFSG token. Speed up range and initial token burn amounts are as below:&#x20;

* 20% -  1 NFSG
* 40% - 2 NFSG
* 60% - 3 NFSG

**Initial Training Rewards**

![](/files/EhtDUlJ3y1T5tRsXCFI5)

{% content-ref url="/pages/SN6XbsW8y0HeD42d1CJ0" %}
[How to start training](/guide/how-to-start-training.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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