# Overview

Supra has developed the Multi-Asset Liquid Staking framework, which implements the Proof of Efficient Liquidity (PoEL) protocol. Within the Supra ecosystem, the protocol has three objectives: (a) bootstrap Supra DeFi by attracting assets and liquidity from external ecosystems to Supra; (b) serve as a liquidity-attraction program for Dynamic Function Market Maker (DFMM), and (c) strengthen the economic security of the Supra blockchain. This mechanism is designed to deliver on these objectives. The framework is the first phase of a broader architecture: once DFMM is live, the framework’s liquidity pools will serve as LP pools for DFMM.

### What is PoEL?

PoEL solves the circular dependency problem in DeFi: applications need liquidity to attract users, but users need attractive returns to provide liquidity.&#x20;

PoEL addresses LP challenges through:

* **Dual income streams** for liquidity providers
* **Dynamic risk management** with automated collateralization
* **Network security enhancement** through diversified staking
* **Capital efficiency optimization** using the same assets for multiple purposes

{% embed url="<https://share.vidyard.com/watch/GcE3FwEGEpKJXuCv1GbESD>" %}


---

# 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://supraoracles.gitbook.io/supra/proof-of-efficient-liquidity-poel/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.
