# Creating a Uniswap LP

Instadapp offers the best and most robust UI for users to supply their assets in the world's leading DEX, Uniswap. You can start utilizing Uniswap by creating a new position or by importing an existing LP Position. This guide shows how to manage an existing position. For more help in creating your first LP see this guide.

**Create an LP on Instadapp**

You can create a new LP using the Balances in your DSA account. If you never created a Uniswap LP position see this guide for help in creating your first LP.

![](https://lh5.googleusercontent.com/0S9km3YQr-xl8PNxyOWcqaZURqncvE89SeTD_gRpp2XylP18rqF1xclgAeCPIY0vRh5mC5Lccc-FLIPmWMustPkazhMgfKNno_x_e6wn7Y364LjyOV9i3JyjFmB7v90F5hE7RFk_2nNcRqBv0g)


---

# 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://guides.instadapp.io/protocols/uniswap/creating-a-uniswap-lp.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.
