# Z-Moves & Z-Crystals

Z-Moves are suped up versions of regular moves, useable via an equipped z-crystal on a Pokemon & a z-ring on the player.\
\
Z-Crystals can currently be acquired on the server via events or by defeating the Unique Sableye raid, in which it will then reward a random Z-Crystal to all participants that accrued damage.\
\
The recipe to craft a Z-Ring is displayed below. To acquire the Sparkling Stone in the center, the user must obtain it via Pokemon Drops in the Safari, during events.&#x20;

<figure><img src="/files/Q7iOIaae0imqvbG2HVZy" alt=""><figcaption></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.pokehub.org/server-features/z-moves-and-z-crystals.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.
