> For the complete documentation index, see [llms.txt](https://docs.aionoverdose.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aionoverdose.com/game-guides/lumiels-transmutation.md).

# Lumiel's Transmutation

**Lumiel's Transmutation** is a system that allows players to transform old gear or items into other items or materials of higher value. The transmutation process uses a point system, with different materials having different point values. Players can use these points to transmute items or materials. There is also an item called **Lumiel's Transmutation Essence**, which is used for this process.

<figure><img src="/files/p4os31FxRgcMyxLyraG2" alt=""><figcaption></figcaption></figure>

How to Access and Use **Lumiel's Transmutation:**

1. **Open the Interface:** Access the feature by clicking the main menu in-game and navigating to Lumiel’s Transmutation, or by right-clicking compatible items directly from your inventory.
2. **Select Materials:** You may place various items into the transmutation window, including **Transmutation Essence**, which can be purchased with Kinah from the Gold Sand Traders.
3. **Infuse Materials:** After selecting your materials, you must continue infusing them until you reach 10,000 Transmutation Energy.
4. **Start Transmutation:** Once you have accumulated 10,000 Transmutation Energy, you may begin the transmutation process. During transmutation, you will receive 1 out of 5 possible estimated items.
5. **Select Result:** To reveal your reward, simply click on one of the shining slots to view the final result.


---

# 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://docs.aionoverdose.com/game-guides/lumiels-transmutation.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.
