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

# Welcome

Welcome to the Project Phoenix docs. Project Phoenix is an open-source system designed to empower the CloneX community to equip, edit, and modify traits and wearables for their characters. This project represents the culmination of collective effort and resilience, symbolizing a new beginning for the community to guide its direction ahead.&#x20;

{% hint style="info" %}
Documentation is going to be scrappy for a bit as we work on getting things together.
{% endhint %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Play</strong></td><td>Jump in an explore the build without the dev setup </td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td><td><a href="/files/fOHXElpfWE2xA6LaOvhY">/files/fOHXElpfWE2xA6LaOvhY</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Build</strong></td><td>Dive into the code to build your own experiences</td><td><a href="/pages/aARcbRLikMkyCvVwEAgj">/pages/aARcbRLikMkyCvVwEAgj</a></td><td><a href="/files/6z1MRktd784mF1eLpasb">/files/6z1MRktd784mF1eLpasb</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>Create</strong></td><td>Resources and templates to get you started</td><td><a href="/pages/DiD43Xet9QWfemebVUud">/pages/DiD43Xet9QWfemebVUud</a></td><td><a href="/files/Y0TNXahnsmMt8YMlNGVV">/files/Y0TNXahnsmMt8YMlNGVV</a></td><td></td><td><a href="/pages/JjjojIyKxaiBPzzLwvtg">/pages/JjjojIyKxaiBPzzLwvtg</a></td></tr></tbody></table>

{% hint style="info" %}
**Note**

* This release does not include male assets for Tops, Bottoms, and Socks. We’re aiming to add those and push an update to the Assets folder, hopefully by the end of January 2025.
* Some textures and materials may be off with some assets. We’ll try to get to as many as we can with the time we have left.
* The rig is missing for part of the footwear models. We’re aiming to get those in by the end of January 2025
* Certain features had to be removed due to restrictions or dependencies that we will no longer have available with the wind-down or RTFKT.
  {% endhint %}


---

# 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://project-phoenix.gitbook.io/documentation/readme.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.
