> 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/clone-dashboard.md).

# Clone Dashboard

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

Master Editions can mint new clones, expanding your reach across the Critterverse. Configure mint prices, supply, and claimable SOL revenue directly from this.

**Key Features:**

* **Master Edition Display:** Lists all Critters capable of cloning, showing active mints and total supply
* **Clone Management System:** Start, pause, and finalize clone mints directly
* **Mint Configurations:**
  * Set supply (max 15 per Master)
  * Configure mint price (in SOL)
  * Choose $QUEST allocation method (fixed or bonding curve)
  * Adjust start and end times for live mints
* **Revenue Dashboard:**
  * Track total claimable SOL from clone sales
  * Monitor real-time demand (shows how many players are cloning or promoting from your line)
  * Claim revenue instantly when mints complete
* **Mint Status Indicators:** Active, Inactive, or Ended status for every Master Critter
* **Performance Overview:** View circulating clones, total minted, and live economic stats

**Purpose:**\
Turn your most valuable Critters into self-sustaining economic assets. Every clone strengthens your legacy—and expands the living economy of Valdara.


---

# 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/clone-dashboard.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.
