# PhronZero Prototype

**The PhronZero Prototype** is the blockchain database of the ecosystem. It integrates the different functionalities located from AI Oracles and AI Agents that are available in openPhron, making it a complementary addition to their system.&#x20;

* **AI-Database Management**: Incorporates ML and Neural Networks algorithms to manage the data provided by the results given through the AI Oracles and AI Agents.
* **High Throughput**: Built to accommodate AI-scale transactions and complex smart contract operations.
* **Adaptive Security**: Advanced staking and node validation processes reduce attack surfaces while maintaining decentralization.

{% hint style="success" %}
**Real-Time Testnet Data - 6 Months Uptime**\
Explore live metrics on the official [**PhronScan Testnet Explorer**](https://testnet.phronscan.io).
{% endhint %}

<table><thead><tr><th>Metric</th><th width="249"> Value</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Block Time</strong></td><td>~1 second</td><td></td></tr><tr><td><strong>TTF</strong> <br><strong>(Time-to-Finality)</strong></td><td>~1 second</td><td></td></tr><tr><td><strong>Gas Fees</strong></td><td>~USD$ 0.0003</td><td></td></tr><tr><td><strong>TPS (Transactions/Second)</strong></td><td>60,000 TPS</td><td></td></tr></tbody></table>

{% hint style="info" %}
**Did You Know?**\
The PhronZero Prototype enables **intent-based** smart contracts, allowing AI-driven logic to adjust on-the-fly based on real-time data.
{% 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://docs.phron.ai/phronzero-prototype.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.
