# Upgrading

Each Class-Variant combination (e.g., Common-(null)) can only be upgraded to the next level up (e.g., Common-Enhanced). Superior variants can only be upgraded to the (null) variant of the next Class up. The ordered progression of upgrades, starting with the (null) Common is as follows:

* Common (null)
* Common Enhanced
* Common Superior
* Uncommon (null)
* Uncommon Enhanced
* Uncommon Superior
* Rare (null)
* Rare Enhanced
* Rare Superior

Players must combine quantities of the same Class-Variant Augment, along with a base amount of 500 Energy, in order to produce 1 same Family Augment of the next Class-Variant tier up. The necessary quantities for each level of upgrade is as follows:

<table data-full-width="true"><thead><tr><th width="188" align="center">Class</th><th align="center">Variant</th><th align="center">Quantity Required to Upgrade to next Variant-Class</th><th align="center">Energy Required to Upgrade</th></tr></thead><tbody><tr><td align="center">Common</td><td align="center">(null)</td><td align="center">2</td><td align="center">500</td></tr><tr><td align="center">Common</td><td align="center">Enhanced</td><td align="center">2</td><td align="center">500</td></tr><tr><td align="center">Common</td><td align="center">Superior</td><td align="center">3</td><td align="center">500</td></tr><tr><td align="center">Uncommon</td><td align="center">(null)</td><td align="center">2</td><td align="center">500</td></tr><tr><td align="center">Uncommon</td><td align="center">Enhanced</td><td align="center">2</td><td align="center">500</td></tr><tr><td align="center">Uncommon</td><td align="center">Superior</td><td align="center">4</td><td align="center">500</td></tr><tr><td align="center">Rare</td><td align="center">(null)</td><td align="center">2</td><td align="center">500</td></tr><tr><td align="center">Rare</td><td align="center">Enhanced</td><td align="center">2</td><td align="center">500</td></tr><tr><td align="center">Rare</td><td align="center">Superior</td><td align="center"><br></td><td align="center"><br></td></tr></tbody></table>

Genesis and summoned Augments cannot be upgraded.<br>


---

# 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://whitepaper.genopets.me/game-mechanics/augment-upgrading-and-recycling/upgrading.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.
