# Z-Moves & Tera

## Z-Moves

<details>

<summary>Z Moves</summary>

* To Use a Z move you must be holding a `Z-Ring` when the **battle starts** and the Pokémon you wish to have use a Z-Move must be holding the respective `Z Crystal`
* In Battle Select the additional option in the bottom left when **Selecting a move**
* Z Moves Can only be used **once per battle**
* Z-Moves Can not be used if a Pokémon in your party is holding a `Mega Stone`

<img src="/files/x5FXjzjnTHnienWx0Ls1" alt="" data-size="original"><br>

</details>

<details>

<summary>Z-Ring Crafting Recipe</summary>

![](/files/7znJRd7WjbXcjajP9D6b)

</details>

## Tera

<details>

<summary>Tera</summary>

* To Tera you must use be holding a `Tera Orb` with at least 1 Charge in your **OFFHAND** When the **battle starts**
* Tera Type can be changed at \[TBD] for 50 of the same type Tera Shard
* Tera Orbs need to be recharged after every use and can be recharged at (Orb Charger in spawn) (must be in your main hand when recharging)
* Tera can not be used if a Pokémon in your party is holding a Mega Stone
* Use `/checkpokemon <slot>` to view Type and Tera forms of Pokémon
* Tera shards will now only drop when defeating Pokémon in battle with your Pokémon

</details>

<details>

<summary>Tera Orb Crafting Recipe &#x26; Charger</summary>

![](/files/rHQnTjM52gnd08GB2pba)![](/files/2opahllPHYsZJurq5bjE)

</details>


---

# 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.cobblemonislands.com/features-1/z-moves-and-tera.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.
