# About PEPA

## Overview

PEPA is an algorithm-driven decentralized all-in-one exchange marketplace built on Fuel Network, a blazing-fast modular execution layer of Ethereum.&#x20;

PEPA is not just a DEX. Our trading platform consists of several critical components. We list these components here as an overview of PEPA platform.

* **A Decentralized Exchange powered by the Automated Market Making plus the Proactive Market Making algorithm**: an algorithm-driven exchange offers both the AMM and PMM options. Our DEX creates high capital-efficient liquidity pools that support single token provision, lowers slippage, and decreases impermanent loss for our swappers and liquidity providers. We offer our users with options to choose either AMM or PMM model.
* **An Initial DEX Offering Launchpad:** contract suite for creating and accessing IDO projects built on PEPA token system, providing a fair way to distribute tokens and helping projects to kick-start a seamless market and liquidity migration without front-running and bot intervention.
* **A Bond Marketplace**: contract system supporting bond creation and trading with smart risk management algorithm. Our bond market opens a marketplace that allows protocols to own liquidity instead of renting it, helping the users to exchange existing liquidity for protocol’s native token at discounts.

## Quick links

{% content-ref url="overview/our-feature" %}
[our-feature](https://pepa-labs.gitbook.io/pepa-docs/overview/our-feature)
{% endcontent-ref %}

{% content-ref url="overview/roadmap" %}
[roadmap](https://pepa-labs.gitbook.io/pepa-docs/overview/roadmap)
{% endcontent-ref %}

## Get Started

We have put together some helpful guides for you to get familiar with our product quickly.

{% content-ref url="product-design/pmm-guided-exchange" %}
[pmm-guided-exchange](https://pepa-labs.gitbook.io/pepa-docs/product-design/pmm-guided-exchange)
{% endcontent-ref %}

{% content-ref url="product-design/one-stop-ido-center" %}
[one-stop-ido-center](https://pepa-labs.gitbook.io/pepa-docs/product-design/one-stop-ido-center)
{% endcontent-ref %}

{% content-ref url="product-design/bond-market" %}
[bond-market](https://pepa-labs.gitbook.io/pepa-docs/product-design/bond-market)
{% endcontent-ref %}


---

# 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://pepa-labs.gitbook.io/pepa-docs/about-pepa.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.
