> For the complete documentation index, see [llms.txt](https://critters-quest-1.gitbook.io/critters-quest-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/interface/14.-critters-hub/manage-critters/edit-critters/promotions.md).

# Promotions

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

Promotions are how Critters ascend from ordinary to elite. By consuming clones of specific edition numbers, Critters gain **Star Ratings**, with each star providing permanent stat multipliers. Promotions can be attempted once the Critter meets all required conditions and holds sufficient $QUEST in its individual balance.

**Key Concepts:**

* **Clone Sacrifice:** A designated clone is consumed during promotion and permanently destroyed.
* **Stat Boosts:** Each star grants escalating attribute multipliers across ATK, DEF, HP, CC, CD, and CT.
* **Promotion Path:** Stars progress in 0.2 increments, requiring separate promotions to reach each full milestone.
* **Critical Power Growth:** Full stars (1.0, 2.0, 3.0, etc.) represent major breakthroughs, often doubling the power curve.

***

#### **Promotion Requirements**

Every promotion requires a matching **Edition Clone** (e.g., *Critter #3045*). When unavailable, you can:

* **Mint Required Clone:** If your Master Edition has an active mint, the required clone can be created directly.
* **Refresh Requirement:** Spend **10,000 $QUEST** to reroll a new random Critter requirement (up to 3 times per cycle).
* **Cooldown Timer:** Each refresh has a 3-day cooldown, ensuring balance in clone consumption.

If the matching clone is found and consumed, the Critter gains its next **Star Upgrade**, permanently increasing all stats and visualizing its progress on the star tracker above.


---

# 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://critters-quest-1.gitbook.io/critters-quest-docs/the-gathering/interface/14.-critters-hub/manage-critters/edit-critters/promotions.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.
