# Training and cleaning

Training and cleaning are SHEEPN's care that can be done while the player is non-sleeping.

## What is Training?

Through training, players can maximize the parameters of the SHEEPN. The maximum value of parameters varies from individual to individual.

Training is done by consuming SPT. The amount of SPT consumed depends on the degree of training and rarity of the SHEEPN, so more SPT is required to train a higher level SHEEPN.

There are 10 levels of SHEEPN training, from 1 to 10, and the contestants with the highest level of training will have an advantage in the contest.

Training cannot be done consecutively, as there is a set cooldown time once done.

## What is Cleaning?

Cleaning will prevent the environmental level in which SHEEPN are grown from decreasing and adversely affecting the parameters and rarity of the SHEEPN that hatch and the EGGs that spawn.

Cleaning consumes SPT as well as nurturing, and the amount consumed depends on the degree of nurturing and rarity of the SHEEPN.

There are 1 to 10 environmental levels, and maintaining a high environmental level generates a bonus, which has a positive effect on the NFT (SHEEPN) generated.


---

# 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://slp.gitbook.io/whitepaper-en/game-system/training-and-cleaning.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.
