# Alchemy

Our Alchemy system lets you take traits from your [Base/Inventory](/project-eluune/player-journey/prelude-live/prelude-website-sections/base-inventory.md) to alchemize new and rarer ones. Alchemy is located within the Forge. &#x20;

There are 6 available tiers of trait rarity: Common, Uncommon, Rare, Epic, Legendary, and Supreme.

<figure><img src="/files/j0cGAyeMcg1s6PJW3zzx" alt=""><figcaption><p>Merging Uncommon traits to alchemize a Rare!</p></figcaption></figure>

In our Alchemy system, if you merge any 5 traits of the same rarity, you can alchemize a new trait of the next higher rarity tier.

In the screenshot below, we merge 5 Uncommon traits to alchemize a random Rare trait:

<figure><img src="/files/mmBmv7HrdlgL510qdr9R" alt=""><figcaption><p>Merging 5 Uncommon traits to alchemize a Rare!</p></figcaption></figure>

You're able to alchemize new traits for all rarity tiers except Supreme: you can merge 5 Legendary traits to make a Supreme, but you can’t merge 5 Supreme traits.

This means that the rarity rate of each trait will fluctuate depending on how much they are being crafted, except for Supreme traits.

> Supremes will be the only traits that have a capped quantity.

We are capping Supreme traits at very low numbers, 10 each. Once the cap for a Supreme trait has been reached, no more of that Supreme trait will ever be minted. That said, we will create new Supreme traits in the future.


---

# 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://arrivant.gitbook.io/project-eluune/player-journey/prelude-live/prelude-website-sections/forge/alchemy.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.
