> For the complete documentation index, see [llms.txt](https://pixonaorg.gitbook.io/mutagen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pixonaorg.gitbook.io/mutagen/welcome.md).

# Welcome

### The Catalyst Behind Evolution

Welcome to the official documentation for **MUTAGEN**, a core component of the PIXONA ecosystem.

MUTAGEN is more than an NFT collection. It is a protocol asset designed to power the Evolution Protocol and provide an alternative path toward creating a **PIXONA Onchain (V2)** NFT.

Within the PIXONA ecosystem, every collection has a unique purpose.

**PIXONA Genesis (V1)** represents the origin of the project, the community, and the foundation of the PIXONA brand.

**PIXONA Onchain (V2)** represents the future, providing the fully onchain technology that will support the next generation of products, utilities, and experiences.

**MUTAGEN** exists between them as the catalyst that makes evolution possible.

Rather than introducing another traditional NFT collection, MUTAGEN was created to solve a specific purpose within the ecosystem. It allows holders to evolve into PIXONA V2 without permanently sacrificing their Genesis NFT, creating an alternative evolution path while preserving the balance and sustainability of the protocol.

Unlike most NFT collections, MUTAGEN was never intended to exist forever.

Every MUTAGEN NFT is designed to be consumed during the Evolution Protocol. Once activated, it permanently disappears from circulation after unlocking a PIXONA V2. Over time, the entire collection will gradually be consumed as more holders evolve, making MUTAGEN a finite resource with a single mission.

This documentation explains everything you need to know about the MUTAGEN ecosystem, including its purpose, evolution mechanics, variants, supply allocation, benefits, and how it integrates with the broader PIXONA ecosystem.

***

## What You'll Learn

Throughout this documentation, you'll discover:

* What MUTAGEN is and why it exists.
* How the Evolution Protocol works.
* The role of MUTAGEN within the PIXONA ecosystem.
* The differences between Community, Advanced, and Prime Mutations.
* How MUTAGEN is consumed during evolution.
* The permanent supply and allocation of each variant.
* The benefits of holding MUTAGEN.
* The long-term vision behind the collection.

Whether you're a Genesis holder, a future V2 holder, or simply exploring the PIXONA ecosystem, this guide will help you understand why MUTAGEN is one of the key building blocks of PIXONA's long-term vision.

***

## One Ecosystem

The PIXONA ecosystem is built around three interconnected components, each with a distinct responsibility.

| Collection              | Role                                                                                                |
| ----------------------- | --------------------------------------------------------------------------------------------------- |
| **PIXONA Genesis (V1)** | The origin of the ecosystem, the community, and the foundation of the PIXONA intellectual property. |
| **MUTAGEN**             | The catalyst that powers an alternative evolution path into PIXONA Onchain (V2).                    |
| **PIXONA Onchain (V2)** | The fully onchain collection that serves as the technological foundation for future innovation.     |

These collections are not designed to compete with one another. Instead, they work together to create a balanced ecosystem where every asset has a purpose and contributes to the long-term growth of PIXONA.

***

## The Beginning of Evolution

MUTAGEN represents the beginning of a new chapter for the PIXONA ecosystem.

It introduces a new way to participate in the Evolution Protocol, expands the possibilities for collectors, and strengthens the connection between the Genesis Collection and the fully onchain future of PIXONA.

This is not simply another NFT collection.

It is the catalyst that transforms the future of the PIXONA ecosystem.

Welcome to MUTAGEN.


---

# 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, and the optional `goal` query parameter:

```
GET https://pixonaorg.gitbook.io/mutagen/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
