# Introduction

### What is Pyron? <a href="#what-is-pyron" id="what-is-pyron"></a>

Pyron is the asset productivity layer of Fogo. At its core, it is a composable, efficient, and scalable lending and borrowing protocol built natively for Fogo’s high-speed architecture. It is designed to enable smooth capital movement between positions. Users can supply supported assets to earn interest or use them as collateral to borrow other assets. By integrating directly with Fogo’s infrastructure, Pyron benefits from low latency and fast execution, enabling real-time lending operations without off-chain intermediaries.

***

### Why Fogo? <a href="#why-fogo" id="why-fogo"></a>

Fogo isn’t a general-purpose chain. It’s built for performance, with Firedancer, colocated validators, and a real-time architecture that makes DeFi execution feel instant.That’s why Pyron chose it.By building directly on Fogo, Pyron avoids the usual latency, bloat, and UX lag of other chains.Instead, users get fast, native execution and builders get a clean, composable foundation.

***

### What does Pyron unlock? <a href="#what-does-pyron-unlock" id="what-does-pyron-unlock"></a>

* On-chain execution with low latency
* Lending with asset-specific risk parameters
* Compatibility with other on-chain strategies and contracts
* Transparent and verifiable protocol logic

Whether you’re a trader, LP, or strategy builder, Pyron is built to keep up.


---

# 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.pyron.fi/introduction.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.
