# openPhron

**openPhron** is Phron AI's SuperApp, serving as the **automation engine** for Phron AI’s ecosystem, focusing on streamlined **smart contract generation and dApp creations** through accessible development workflows. Allowing users to interact **from Natural Language to full interactions on-chain** with simple steps:

* **Automated dApp and Smart Contract Creation**: Generate specialized contracts via an intuitive interface through natural language and AI-driven templates.
* **Developer Ecosystem**: Advanced ecosystem for better precision, AI Oracle implementation, libraries, and resources to build AI-enabled apps on top of all the available blockchains.
* **Chain-Agnostic**: Supports multi-chain deployments, letting developers bridge their dApps to multiple ecosystems seamlessly
* **AI-Agent Centric**: Provides the user the ability to manage their products through AI-Agents, reducing the interaction and knowledge entry-barrier for everyone.
* **AI Oracles**: Optimizing smart contracts through data-driven enabled Oracles, trained through LLM systems for expanded functionalities.

<figure><img src="/files/h9ZrYcRkzRfvbrJnry9g" alt=""><figcaption><p>openPhron Workflow</p></figcaption></figure>

## Deploy on:

<figure><img src="/files/KrOvRw1XNjt6GxLLpbHy" alt=""><figcaption></figcaption></figure>


---

# 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/openphron.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.
