# Phron AI Layer 1

**Phron AI Layer 1** is the blockchain backbone of the ecosystem. It integrates AI deeply into its **Phronesis Consensus** mechanism to ensure high throughput, secure smart contract execution, and dynamic resource allocation for AI workloads.

* **AI-Consensus** (Phronesis Consensus): Incorporates ML and Neural Networks algorithms to optimize block validation, detect anomalies, and streamline network performance.
* **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?**\
Phron AI Layer 1 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://dev.phron.ai/phron-ai-layer-1.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.
