> For the complete documentation index, see [llms.txt](https://wiki.cobbletwo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobbletwo.com/pokecenter/transformations/hoopa.md).

# Hoopa

> **Quick Answer:** To change Hoopa into **Hoopa Unbound** in Cobblemon, catch a Hoopa, get the item **Prison Bottle**, right-click while holding it, and your Hoopa will transform into Unbound. Use the same method again to revert back to its Confined form.

## How to Change Hoopa Form in Cobblemon

Hoopa is a special Mythical Pokémon in **Cobblemon** because it has two different forms: **Hoopa Confined** and **Hoopa Unbound**. Each has its own design and stats, making it a unique Pokémon to use in your team. If you’re asking *how to change Hoopa form in Cobblemon*, here’s a step-by-step guide.

### Step 1 — Catch a Hoopa

Before you can transform, you’ll need to obtain **Hoopa**. Once it’s in your party or stored in the PC, you’ll be ready to proceed.

### Step 2 — Obtain the Prison Bottle

The key item required to change Hoopa’s form is the **Prison Bottle**.

* **Where to find it:** The Prison Bottle is usually available through events, loot tables, or special structures in Cobblemon.
* Without this item, form changes are not possible.

### Step 3 — Use the Prison Bottle

With the Prison Bottle in hand:

1. Hold the **Prison Bottle**.
2. **Right-click** while holding it.
3. Your Hoopa will instantly change from Confined to **Hoopa Unbound**.

Repeat the same process if you want to revert from Unbound back to Confined.

### Step 4 — Enjoy Both Forms

The transformation can be repeated any time you want, so you can switch Hoopa’s form depending on the battle situation.

***

#### All Hoopa Forms in Cobblemon

| Hoopa Confined                                                                                      | Hoopa Unbound                                                                                       |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/zacLC3Jt0LwlY06qCDzI" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/kSU2FupXhjnyPdd4KYnp" alt=""><figcaption></figcaption></figure></div> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.cobbletwo.com/pokecenter/transformations/hoopa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
