# PhronZero

**PhronZero** is a **AI-Infrastructure-as-a-Service (AI-IaaS)** solution that lets projects quickly spin up **AI-optimized blockchains**. Based on the AI-Consensus tested through [Phron AI Layer 1](/phron-ai-layer-1.md) It introduces specialized functionalities:

* **Masterclasses**: Pre-built AI modules or “classes” that can be rapidly deployed, ensuring a head start for dApp creators.
* **Node-Block-Sharing**: Efficient replication of validated blocks across nodes to reduce redundancy and boost performance. Reducing costs for new operators, allowing Node Lending Mechanisms.
* **Adaptive AI Staking**: Stakers benefit from dynamic rewards, adjusted by AI models that evaluate network load, participation, and other metrics.

<figure><img src="/files/RBCPm6cg1CqL894JzIJ0" alt=""><figcaption><p>PhronZero Schematic</p></figcaption></figure>

{% hint style="success" %}
**Instant Deployment**\
Launching a specialized AI Layer 1 through PhronZero can happen **in minutes**, with pre-configured smart contracts and governance parameters.
{% endhint %}


---

# 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://dev.phron.ai/phronzero.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.
