# Overview

Pyron is the asset productivity layer of Fogo, a composable, capital-efficient lending protocol built to match the speed and constraints of Fogo’s high-performance blockchain. \
\
At its core, Pyron enables overcollateralized lending and borrowing, allowing users to earn yield on idle assets or access instant liquidity without giving up ownership.\
\
The protocol is built natively for the Fogo, designed from the ground up for network-level speed, low latency, and dynamic block production. \
\
Unlike traditional DeFi deployments that struggle to adapt to performance-optimized chains, Pyron integrates directly with Fogo’s runtime logic and validator assumptions, optimizing for gas, signature handling, price freshness, and block-level state safety.

### The goal of Pyron is simple: <a href="#the-goal-of-pyron-is-simple" id="the-goal-of-pyron-is-simple"></a>

Unlock dormant capital across the Fogo ecosystem and make it productive. Through Pyron, users, traders, and other protocols gain the ability to borrow against assets, generate passive yield, and compose more advanced financial strategies across DeFi.\
\
The product is modular in structure and protocol-first in design. Pyron maintains flexible risk parameters across supported assets and introduces distinct tiers to classify collateral quality. Oracles are used conservatively, with price feeds monitored for freshness, volatility, and confidence windows. Every market is managed individually, and asset behavior is treated independently, allowing for agile control and risk isolation when needed.\
\
Every interaction is permissionless and handled on-chain with health factor, liquidation logic, and interest rate modeling fully automated. Pyron is built for builders, traders, and long-term users of the Fogo ecosystem.It is not a port or a wrapper.\
\
It is Fogo-native by design and optimized for those who intend to move faster than the rules were written.


---

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