# Shop

{% hint style="info" %}
See the [Pokebuilder ](/custom-mods/pokebuilder.md)page for information on how to spend tokens!
{% endhint %}

{% content-ref url="/pages/wkUut1VhOW0M6LsqcmBy" %}
[Helpful Commands](/helpful-commands.md)
{% endcontent-ref %}

## Coin Shop

| Item          | Cost      |
| ------------- | --------- |
| +1 Vaults     | 1,000,000 |
| 32 Rare Candy | 10,000    |
| HP Up         | 5,000     |
| Zinc          | 5,000     |
| Carbos        | 5,000     |
| PP Up         | 5,000     |
| PP Max        | 50,000    |
| Protein       | 5,000     |
| Iron          | 5,000     |
| Calcium       | 5,000     |
| Pitcher Plant | 7,500     |
| Torch Flower  | 6,500     |

<figure><img src="/files/phJt2U0ndaMslgda2vFA" alt="" width="345"><figcaption><p>The Shop GUI</p></figcaption></figure>

## Vote Shop

{% content-ref url="/pages/RyEvZ6DLe1pQlyQbwbuD" %}
[Votes](/votes.md)
{% endcontent-ref %}

| Item           | Cost           |
| -------------- | -------------- |
| Kanto Rank     | 700            |
| Johto Rank     | 1,000 + Kanto  |
| Hoenn Rank     | 1,000 + Johto  |
| Sinnoh Rank    | 1,000 + Hoenn  |
| Unova Rank     | 1,250 + Sinnoh |
| Fly Bundle     | 300            |
| Repair Bundle  | 300            |
| Shiny Spin     | 50             |
| Legendary Spin | 80             |
| Premier Key    | 50             |
| Master Key     | 100            |
| Seasonal Key   | 150            |
| Shiny Kit      | 750            |
| Kit Keys       | 750            |
| Shiny Party    | 250            |

<figure><img src="/files/we4RIGfVGgmtMNIYFuou" alt="" width="345"><figcaption><p>Vote Shop GUI</p></figcaption></figure>


---

# 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.frontier-mc.com/custom-mods/shop.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.
