# Incubation Engine

## Stages of Incubation

1. **Strategy & Market Fit** – refine product + token design.
2. **Product Build** – dev assistance, integrations, validation.
3. Brand & UX – frontend, docs, identity kits.
4. **Comms & GTM** – narrative building, content calendars, launch strategy.
5. **Tokenomics** – allocations, lockups, and incentive design.
6. **TGE Launch** – network provides initial holders + validators.
7. **Scale** – Partners run campaigns, liquidity support, long-term advisory.

## NAV Mechanics

* **NAV Formula**: market value of treasury (SKY + ETH + incubated token holdings) + open market positions
* **Incubation Capture**: 5% of supply of each incubated project, locked 6 months
* **Buyback & Burn:** triggered when SKY < NAV


---

# 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://docs.skycastle.network/incubation-engine.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.
