> For the complete documentation index, see [llms.txt](https://wiki.proxidefi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.proxidefi.com/about-proxi.md).

# ABOUT PROXI

## **About DeFi**

According to Consensys, “DeFi (Decentralized Finance) refers to the economic paradigm shift enabled by decentralized technologies, particularly blockchain networks. From peer-to-peer payment systems to automated loans to USD-pegged stablecoins, DeFi has emerged as one of the most active sectors in the blockchain space, with a range of use cases for developers, individuals, and institutions.”

<div align="center"><img src="/files/-MCymDm9GihXPOiLe8yj" alt="ETH and WETH locked in DeFi - 2018 - 2020(data source: Consensys)"></div>

### Top 5 DeFi List

| Name                                                        | Brief Introduction                                                                                                                                        |
| ----------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [MakerDAO](https://makerdao.com/)                           | MakerDAO is a decentralized credit platform on Ethereum that supports Dai, a stablecoin whose value is pegged to USD.                                     |
| [Compound](https://wiki.proxidefi.com/www.compound.finance) | Compound is an algorithmic money market protocol on Ethereum that lets users earn interest or borrow assets against collateral.                           |
| [Aave](https://wiki.proxidefi.com/www.aave.com)             | Aave  is an open source non-custodial protocol on Ethereum for decentralized lending and borrowing.                                                       |
| [Synthetix](https://wiki.proxidefi.com/www.synthetix.io)    | Synthetix is a decentralized platform on Ethereum for the creation of Synths: on-chain synthetic assets that track the value of real-world assets.        |
| [InstaDApp](https://instadapp.io/)                          | InstaDApp is a smart wallet with an intuitive interface built on top of popular DeFi projects like MakerDAO, Compound, Uniswap, etc. for managing assets. |

## **Market Opportunity**

DeFi has become the most promising growth area in the crypto industry. The amount of ETH locked in DeFi has been following an net-upward trend since mid-2019. In June 2020, Compound released its COMP governance token,releasing a complex yet highly lucrative mechanism known as Yield Farming. According to the data tracker website [DeFi Pulse](https://defipulse.com/), the impact of the Yield Farming Frenzy on the Total Value Locked(USD) in DeFi has been tremendous, causing the TVL to reach an all-time-high of $3.03B. However, DeFi is still in its early stage, lacking sophisticated, valuable derivatives and Credit-based leverage tools  to allow the investors to achieve the maximum amount of interests and yet pump up liquidity to the crypto world.

![The rise of crypto derivative](https://lh4.googleusercontent.com/OIQoO0O5QMafZkXb2olQXMh6GsX9eBr02m2V1uwmh6rgFaiZy-ZbK5koio_SjFvK2gE33DXW5k60OK2pGLTtyOkH5N8DWbssYAJri9xzN6GuJzZoI2BzYx3Y3tUVi4Yc4W55YpIL)

## **About PROXI**

PROXI is DeFi 2.0 for Cross Chain Derivative Issuance and Credit Lending. PROXI provides the smartest way to invest derivative assets and earn interests with credit-based high leverage tools through the decentralized secure protocol.&#x20;

The mission of PROXI is to build a one-stop platform for cross-chain multi-asset collateral service, Credit-based lending, derivative issuance, trading and asset management in the DeFi area, providing users with revolutionary, decentralized, and risk-minimized financial products.<br>

### **Key Highlights**

* Cross-chain Interoperability
* Infinite Liquidity
* Decentralized Multi-asset Collateral Pool
* Credit-based high leverage tools
* Limitless Derivative Issuance
* Ideal Risk Management

### **Ecosystem**

PROXI is aiming to build an open, sustainable and profitable DeFi  ecosystem based on the existing infrastructure, including:

* POS-based Blockchain, such as Binance Chain, COSMOS, Polkadot, Tezos, TRON.
* Staking-based Applications, such as MakerDAO, InstaDApp, Compound.
* Real Asset Tokenizations, such as  Polymath, Securitize, Swarm.
* DEXs & Markets, such as Uniswap, Balancer, Bancor, Kyber Network, IDEX.
* Oracles & Predictions, such as Chainlink, Augur, Band Protocol, Gnosis.
* Wallets, such as Enjin, Brave, Imtoken, Trust Wallet, Jaxx.

![Ecosystem of PROXI](https://lh4.googleusercontent.com/VxTiVKTV5JZzoyjwpc__JnAWRQQCx-M_WRssZ6eYpLABdBlPGlHM6Z5qO9urn2Zf8wED53FgCavsWpZa61PvIqnhjK-OtZ6kDMbb1UQ6YjIPdtFRpz3wqEJQjPnblJHvlJRug5E8)

### PROXI Labs

PROXI Labs is the venture branch of PROXI Foundation, powering the DeFi’s research and existing to grow the blockchain and crypto infrastructure. With leading backgrounds in the diverse industries, including J.P. Morgan, HSBC and Accenture, the council of PROXI Labs has been nurturing the most promising application scenarios for Open Finance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.proxidefi.com/about-proxi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
