# Paragon Overview

At its core, Paragon combines high-performance swapping, yield generation, intelligent routing, and governance-driven incentives into one unified protocol on BNB Chain.

### What Paragon Is

Paragon is designed around a simple principle:

**Lock → Vote → Earn → Repeat.**

That means users do more than just trade. They can provide liquidity, earn rewards, participate in governance, and benefit from protocol growth through a system built for long-term alignment.

***

### Swap Instantly, Stay in Control

Paragon Swap lets users trade directly from their wallet with no registration, no custody, and no unnecessary friction.

Every swap is executed on-chain. Users keep control of their assets at all times, and Paragon never takes custody of funds.

This means:

* no signups
* no KYC at the protocol level
* full wallet-based access
* transparent on-chain execution

***

### Flow DEX and PoBE

Paragon introduces an advanced execution layer through Flow DEX and PoBE.

When “Swap with Intent” is enabled, trades can be routed through a system that batches orders and allows solvers to compete for the best execution.

This model is designed to:

* improve execution quality
* reduce MEV exposure
* enable more efficient routing

👉 Detailed mechanics and surplus distribution are explained in the dedicated execution pages.

***

### Earn Through Liquidity and Farming

Paragon is built not only for trading, but also for earning.

Users can provide liquidity to supported pools and stake LP positions in Paragon Farms to earn XPGN and other reward emissions. Liquidity providers continue to earn standard trading fees from pool activity, whether or not they participate in farming.

👉 Additional execution-based rewards (such as surplus) are covered separately.

***

### Index Exposure Through P10

Paragon also expands beyond simple swapping through its index product line.

Index tokens such as P10 are designed to give users on-chain exposure to curated baskets of assets through a single product. These indices are intended to simplify diversified positioning while remaining transparent and redeemable on-chain.

Users can mint and redeem against the underlying basket, and the system is designed to use pricing safeguards, oracle checks, and risk limits to keep minting and redemption aligned with fair value.

***

### Governance and Alignment

Paragon’s governance model is built around XPGN and long-term alignment.

Users can lock XPGN to gain governance power, participate in voting, and position themselves to benefit from protocol-level reward flows. Governance is intended to guide emissions, incentives, product direction, and long-term treasury alignment.

The system is designed around utility, emissions, and long-term participation.

***

### Non-Custodial by Design

Paragon is built around direct wallet interaction and transparent smart contracts.

Users maintain control of their own assets. Protocol functionality is executed through contracts rather than centralized custody.

Key principles include:

* non-custodial execution
* transparent on-chain logic
* governance-led evolution
* emissions aligned with participation and utility

***

### Security and Transparency

Security is treated as a core product layer, not an afterthought.

Paragon is designed around:

* verified smart contracts
* multi-signature administrative controls
* time-locked upgrade paths
* staged rollout with visible roadmap milestones
* ongoing security review and audit work

Where audits are completed or in progress, they should be clearly linked from the documentation and security pages.

***

### Current Status

Paragon is being built as a full DeFi stack, with components at different stages of rollout.

Depending on the phase of deployment, users may see:

* features already live on testnet
* features in rollout toward mainnet
* products in active development for future release

This documentation is intended to make that distinction clear page by page.

***

### Key Contracts

Contract addresses should be listed here only once they are final and verified.

Recommended format:

**BNB Chain Testnet**

* Router / Settlement: TBA
* XPGN: TBA
* Governance / Locker: TBA
* Farms: TBA

**BNB Chain Mainnet**

* Router / Settlement: TBA
* XPGN: TBA
* Governance / Locker: TBA
* Farms: TBA

***

### In Short

Paragon is built for users who want more than a basic DEX.

It combines:

* non-custodial swapping
* improved execution through Flow and PoBE
* liquidity and farming rewards
* index-style products
* governance through XPGN
* a security-first rollout philosophy

Paragon is not just about trading. It is about building a DeFi system where users can execute, earn, govern, and grow with the protocol.


---

# 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://paragon-protocol.gitbook.io/paragon-protocol/start-here/paragon-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.
