# Choice Tokens

**Choice Tokens** are a surefire way to get any Pokémon that you desire (well, close to any, at least). As such, these items are often quite hard to come by, and may come at a steep price. There are a few sources for these rare items:

* [`/trivia`](/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/trivia-questions.md#trivia-shop)
* [`/voteshop`](/cobblemon-wiki/welcome-to-cobblemon/general-information/voting.md#vote-points)
* Events
* [Personal trades / GTS](/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/money-guide.md)
* Rank Upgrades
* [`/dex`](/cobblemon-wiki/welcome-to-cobblemon/general-information/the-pokedex.md#rewards)
* /raidshop

### Variations

There are a few variations of Choice Tokens. Listed below are the variations of Choice Tokens, and the correct methodology to obtain them.

**Non-Legend Pokémon of Your Choice Level 100**

* [`/trivia`](/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/trivia-questions.md#trivia-shop)
* [`/voteshop`](/cobblemon-wiki/welcome-to-cobblemon/general-information/voting.md#vote-points)

**Pokémon of Your Choice Level 100**

* [`/trivia`](/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/trivia-questions.md#trivia-shop)
* [`/voteshop`](/cobblemon-wiki/welcome-to-cobblemon/general-information/voting.md#vote-points)
* [`/dex`](/cobblemon-wiki/welcome-to-cobblemon/general-information/the-pokedex.md#rewards)

**Non-Legend&#x20;**<mark style="color:yellow;">**Shiny**</mark>**&#x20;Pokémon of Your Choice**

* <mark style="color:blue;">Ultimate</mark> Rank Up
* Events

**Non-Legend 4/6 IVs&#x20;**<mark style="color:yellow;">**Shiny**</mark>**&#x20;Pokémon of Your Choice**

* <mark style="color:purple;">Celestial</mark> Rank Up

<mark style="color:yellow;">**Shiny**</mark>**&#x20;Pokémon of Your Choice**

* [`/trivia`](/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/trivia-questions.md#trivia-shop)
* [`/dex`](/cobblemon-wiki/welcome-to-cobblemon/general-information/the-pokedex.md#rewards)<br>

*Note: All of the aforementioned tokens may be obtained through personal trading or through the GTS. However, the appearances of such tokens may be few and far between.*

### Redeeming Your Token!

Once you've obtained your shiny token, all you have to do is contact a **Senior Mod or higher ranked Staff member.** Be sure to exercise patience, as these folks have quite a lot to do. When they are able to get to your request, be sure to tell them which Pokémon you would like and the way that you obtained your Token. Once you hand them your token, they will magically make your desired Pokémon appear in your party or PC!


---

# 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/general-information/choice-tokens.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.
