# How to start training

If you have a player nft and a training center, you can start to train your player and get $NFSG token and training grade for each completed training. \
\
If you don't have any player yet, you can mint one on [the website](https://nftsoccergames.com) or you can buy from [marketplace](https://nftsoccergames.com/market).

To buy a training center, please visit the [training center page](https://nftsoccergames.com/training-center) on the website.

To start training, go to [my training centers page](https://nftsoccergames.com/my-training-center) and click any available training center.&#x20;

When you click on the training center and go to the detail screen, you will see the "add player" button. Select the player you want to add to the workout.

The time each player will spend in training and the reward they will receive at the end of the training differ depending on [the player's rarity level](/whitepaper/nft/rarities.md).

When you select your player, you can see how long he will be in training and his success rate.

Along with generating tokens by training, you earn a grade as a result of each training, and you get skill points with these grades.

You can improve your players with the skill points you earn, and you can outmaneuver your opponents in matches. Therefore, training has an important place among game dynamics.

For the development of your player, if you want to complete more training in a shorter time, you can use the training acceleration options. The workout boost options allow you to reduce the time by 20%, 40% or 60% by paying various amounts of [$NFSG](/whitepaper/token/nfsg.md).

Training is an important way to generate $NFSG tokens. You can automate training to regularly send your players to training sessions. By paying [$NFSGX](/whitepaper/token/nfsgx.md) tokens, you can produce more tokens by completing and continuing your training on time.


---

# 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-start-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.
