> For the complete documentation index, see [llms.txt](https://help.fairy-tales.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fairy-tales.uk/gameplay-features/crystals-and-wands.md).

# ♡ Crystals & Wands

## What are Crystals?

Crystals are semi-rare drops from mining certain ores around Faironia. Below, you can see what ore drops which crystal and their current % drop chance. Every varient of the below ore's have a chance to drop crystals. This includes normal, deepslate and nether varients.

| Crystals    | Copper | Iron | Gold | Diamond | Lapis | Quartz | Ancient Debris |
| ----------- | ------ | ---- | ---- | ------- | ----- | ------ | -------------- |
| Carnelian   | 5%     | X    | X    | X       | X     | X      | X              |
| Citrine     | X      | X    | 5%   | X       | X     | X      | X              |
| Adventurine | X      | 5%   | X    | X       | X     | X      | X              |
| Aquamarine  | X      | X    | X    | X       | 10%   | X      | X              |
| Moonstone   | X      | X    | X    | 25%     | X     | X      | X              |
| Lepidolite  | X      | X    | X    | X       | X     | X      | 50%            |
| Rose Quartz | X      | X    | X    | X       | X     | 5%     | X              |

## What are crystals used for?

1. You can take your obtained crystals to the Wand Forge owned by Sesameow and Peppacat. The Wand Forge is located opposite the Cinnacat Shop.
2. Crystals can be thrown into the Secret Portal pool at spawn to contribute to the goal to unlock. New goals will appear soon after the last goal has been completed. (Goals are done manually so you will need to wait for Ophelovie to do this)

## What are wands?

Wands can be obtained by taking a stick and crystals to the Wand Forge.\
There are many different types of wands available that offer different purposes, such as wands that are helpful in PVP and PVE scenarios. Other wands may offer boosts for specific fairy types or even just simple wands that are silly and cosmetic for fun!

We are going for a staggered release of wands so they will be shown throughout the season. A new wand will be added everytime a secret portal goal is met.

New wands may be added in the future, but you can view the current obtainble wands in the Wand Forge!


---

# 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:

```
GET https://help.fairy-tales.uk/gameplay-features/crystals-and-wands.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.
