# Work in progress

![](/files/FUDmUpbJTobKH9zm2Np3)

We prefer not to announce any specific timelines or release dates as industry changes and developer resources often impact the ability to meet such deadlines. Our primary focus is always to prioritise the quality and safety of the products we deliver.

### Ongoing:

* New dApp / UI/UX Upgrades

### Coming soon:

#### Liquid Staking for DUCK (uveDuck)

Another option for DUCK staking: users will be able to lock their DUCK tokens as collateral in UP to mint USDP and earn USDP rewards at the same time!

\
How it works:&#x20;

&#x20;\- Users can lock DUCK token in our contract to receive uveDUCK

&#x20;\- uveDUCK is locked in FeePool and suveDuck is obtained, which can be used as a collateral in UP and bring rewards in USDP claimable through the DApp

&#x20;\- Locking DUCK in our contract and receiving uveDUCK, then locking uveDUCK into FeePool and getting suveDUCK, which can be used as collateral and earn rewards, are conveniently performed in one transaction.

#### New types of collateral:

&#x20;\- ability to use Sushiswap and Pancakeswap LP tokens as collateral for borrowing USDP and earn respective rewards as a liquidity provider (LP)

&#x20;\- convenience to claim Sushiswap and Pancakeswap reward tokens through UP DApp without withdrawing your collateral.&#x20;

#### Leveraged Yield Farming:<br>

\- ability to utilise WETH and LP token collaterals with automated leverage option

\- potential to increase your LP position by expanding your share of the AMM liquidity pool and consequently get more incentives

#### Loan repayment with deleverage option:<br>

\- debt positions with WETH and LP token collaterals can be repaid, partially or fully, from the amount of collateral locked in the system

\- part of the collateral would be automatically sold for USDP to repay the user’s debt

\- user will get a remainder of their collateral back, or leave it in the system for future debt position openings

### Backlog:

* Launching Unit Protocol on new EVM networks
* NFTs as collateral

### Done:

Executed updates and recently applied features can be found here:

{% content-ref url="/pages/-MjTrIBvP9d8mftNTrYq" %}
[RevMap](/docs/getting-started/revmap.md)
{% endcontent-ref %}

&#x20;

This is not a complete list of the protocol's upcoming goals and activities, as some of them will be revealed on release day for privacy and security reasons.


---

# 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://unit-protocol.gitbook.io/docs/getting-started/work-in-progress.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.
