# Element Stones

1. **What is an Element Stone?**

   * An Element [Stone](https://wiki.ragnaroklibre.com/characters/character-growth) is an item that grants an element property to Weapons and Armor.
     * You can also use Element Stones to change the current element of your Weapon or Armor.
   * Various Element Stones can be crafted, and each type can be upgraded up to level 4.

2. **How to Use Element Stones**
   * Element properties can be applied to Weapons and Armor through [**Magic Engineering**](https://wiki.ragnaroklibre.com/game-system/magic-engineering).


---

# 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.ragnaroklibre.com/characters/element-stones.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.
