# Training

Keeping your workers’ skills aligned with your vision and the needs of the market is a hallmark of any great studio head. Worker Training does two key things for you:

* Change the Traits of your NFTs
* Chance for a higher Tier of Trait
* Accumulate XP

The Training Center can be found on the left navigation of the main game. Inside, there are six classrooms—one for each Trait Domain. There are a limited number of seats in each classroom, so you may end up having to wait for someone to finish.

<figure><img src="/files/0jLqg14QupRVh2SE1bBv" alt=""><figcaption></figcaption></figure>

When you send an NFT to training, you will select an eligible Trait to be removed, pay the cost in $PXL, and wait for the Training to conclude. A random new Trait from the chosen domain will be assigned to the NFT at the end. It is possible to roll a better Tier of Trait through this action, but this is a fairly rare occurrence.

In the future, we will consider outcomes other than random Trait assignment for more control and strategizing.<br>

Training costs will vary based on the Domain type and the Worker NFT’s salary (PXL/hour).

<figure><img src="/files/qyIswWsOdwFsWWEVnDti" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://rulebook.riseofthepixels.com/gameplay/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.
