# Protocol Owned Liqudity

The majority of DEXs are running on outdated mechanisms and incentive structures. Liquidity mining is used to incentivize users to deposit liquidity to the protocol. However, it fosters an environment where the protocol’s native token is subject to long-term selling pressure from farmers in exchange for short-term incentives.

This LM model has been proven to be unsustainable and the introduction of bonding programs to create a treasury with assets owned by the protocol itself, not the users (Liquidity Providers) has its advantages when applied to an AMM or DEX.

We will offer bonding for users to sell their LP tokens back to us (MonoX Protocol), in exchange for our reserve currency vUNIT. vUNIT is vested to users over 5 days with a rebase occurring every 8 hours.

The primary benefit for users considering the exploit means that the risk of depositing assets to our contract is carried to us, the protocol, and not incurred by the user.

The primary benefit for us, is that the LP tokens are then owned by us the protocol and we can use it as permanent liquidity on our platform and help us to function as a perpetual market maker for our own DEX.

We believe that moving forward with this model will be a vast improvement for all participants of our ecosystem.

### Bonding

MonoX 2.0 will allow users to sell their LP tokens or certain assets (eth) back to the protocol in exchange for vUNIT, the protocol's reserve currency. \
\
This process will occur using a bonding curve that sells vUNIT to the user at below market price. Users who sell assets to the protocol using the bonding curve will receive vUNIT through a 5-day vesting schedule. \
\
vUNIT is backed by protocol owned liquidity (our Treasury), which is fed by the bonding mechanism. <br>

### **Staking**

\
&#x20;vUNIT can be staked natively on MonoX to generate yield. The bonding mechanism combined with vUNIT staking creates an opportunity for users to offload LP risk while gaining access to liquidity and earn yield on their vUNIT. \
\
After you have cliamed your vUNIT,  you can opt to stake.&#x20;


---

# 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.monox.finance/monox-2.0/protocol-owned-liqudity.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.
