# PokeBuilder

The **PokéBuilder** is a powerful in-game tool that lets players customize and perfect their Pokémon

With just a few tokens, you can fine-tune your team to match your strategy.

***

#### How to Access PokéBuilder

* Use the command: **`/pokebuilder`**

This opens a special menu where you can modify various aspects of your Pokémon for a cost in **PokéBuilder Tokens**.

***

#### What You Can Edit

In the PokéBuilder menu, players can spend tokens to change:

* **EVs**&#x20;
* **IVs**&#x20;
* **Level**
* **Gender**
* **Shiny Status**
* **Nature**
* **Ability**
* **Pokéball**
* **Original Trainer**

Each option costs a specific number of tokens depending on the modification.

***

#### How to Get Tokens

You can earn **PokéBuilder Tokens** in two main ways:

* **Crates** – Open specific crates for a chance at tokens
* **Hunt Points** – Exchange them for tokens in the **Hunt Store**

***

#### Check Your Balance

Want to know how many tokens you have?\
Use the command: **`/balance tokens`**

***

#### Notes

* All changes are **instant** and apply to the selected Pokémon immediately.
* You cannot use PokéBuilder in battle or while your Pokémon is fainted.
* Make sure to double-check selections before confirming edits!

***


---

# 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/server-features/pokebuilder.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.
