# Pokebuilder Guide

The Pokebuilder is a fantastic way for players to ensure that their Pokémon are in peak performance. By using the command /pokebuilder, your party will be shown. To access the Pokebuilder for any Pokemon in your current party, simply click on their sprite.

<figure><img src="/files/fdUVEI88pwu5Vh54uSmq" alt=""><figcaption><p>An example of the Pokebuilder menu.</p></figcaption></figure>

Each Pokémon (with the exception of <mark style="color:purple;">Ditto</mark>) will have a similar UI, with a variety of options to choose from.

<figure><img src="/files/KlL4Wfirg3Si2772z0yP" alt=""><figcaption><p>Various qualities of a Pokémon such as Shiny factor, Sizing, or IVs can be modified.</p></figcaption></figure>

### IVs

Each Pokémon (minus <mark style="color:purple;">Ditto</mark>) can have their IVs either increased or decreased with Pokebuilder. For any Pokémon not considered to be a Legendary, Mythical, or Ultra Beast, the cost per IV is 90 Pokebuilder Tokens. Any other Pokémon will cost 45 Pokebuilder Tokens per IV.

### EVs

### Nature

### Friendship

### Shiny

### Gender

### Pokeball

### Ability

### Size


---

# 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.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/pokebuilder-guide.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.
