# Move Tutor Terminal

The Move Tutor is available at `/warp lab` and uses Type Essence as a currency.

**Type Essence** is obtained by completing Bounties obtained from Professor Watters.&#x20;

### Obtaining Bounties

Bounties come in 4 different tiers; **Poor**, **Good**, **Excellent**, or **Pristine**. Each tier is increasingly more difficult, however gives a proportionate amount of Type Essence- This also means the better ones are more expensive to purchase.

![](/files/rHEz3U4fYdTN2EIFNN1W)

After purchasing a bounty, you should *equip the Essence Jar in your offhand* as this is the only way to begin filling it.

### Completing a Bounty

Bounties give you a limited amount of time (1 hour) to catch a certain amount of Pokémon that match the Type of bounty you purchased. You can see how much time you have remaining on your bounty at the top of your screen:

![](/files/PpvG3Z9cCFM0MsU7VMNV)

### Turning in a Completed Bounty

Once you have successfully filled your jar to 100%, you can turn it in at `/warp lab` by right clicking on the Essence Jar Exchange with the filled jar in your hand to retrieve the Type Essence inside.

Now you can spend it on any move you'd like at the **Move Tutor Terminal**!

![](/files/6hhnrb4BU9pwPhaRq6zm)


---

# 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://wiki.thenodemc.com/pixelmon/move-tutor-terminal.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.
