# DeFi Builders

The newfound composability for concentrated DEX LP positions has opened a world of opportunities for DeFi builders. Now it is easier than ever to innovate on top of concentrated liquidity. Below are some of the example use cases that can be built using the Rivera protocol.&#x20;

Use concentrated positions as collateral:

* Mint stablecoins
* Borrow assets

Build structured strategies:

* Delta-neutral farming
* Interest rate mining
* Principal-protected trading

Build trading products:

* Ranged Limit Orders
* Gradual Ladder Orders
* Buy / Sell Walls
* De-peg Bets
* Dollar-cost average while earning

We would love to get in touch with builders & innovators and support them in the journey. If you are working on any use case involving concentrated LP positions, please reach out to us at <contact@rivera.money> or raise a partnership ticket on our Discord channel.


---

# 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://rivera.gitbook.io/docs/ecosystem-participants/defi-builders.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.
