# How to borrow against Uniswap position

To borrow against your Uniswap position first you need to have one.

You can go directly to <https://uniswap.org/> or use the button on <https://yldr.com/leverage> to go directly to the needed liquidity pool.&#x20;

### Supply Position as a collateral

Once you have an open position you will see it on [https://yldr.com/l](https://yldr.com/leverage)[ending](https://yldr.com/lending). Choose "Positions" tab in "Assets to supply" section.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2Fl6onwjYGdQ73oUgeO6NM%2Fimage.png?alt=media&#x26;token=94b934e3-c8f3-4a44-9275-c8b910b27df1" alt=""><figcaption></figcaption></figure>

Now click "Supply" button and you will see a modal window with preview of your transaction.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2F4gwgVBi4Dxml0rHg9Bld%2FScreenshot%202023-12-21%20at%201.00.41%E2%80%AFAM.png?alt=media&#x26;token=1f803ad4-e05e-4767-b465-797e45796253" alt=""><figcaption></figcaption></figure>

Click "Supply Position" and confirm transaction in your wallet.\
Once transaction is complete you will see your position on "Positions" tab in "Your supplies" tab.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FRF9rnuTZBa5KXH0TSEa9%2Fimage.png?alt=media&#x26;token=351d09e0-c0ea-416e-a30a-2eb1114ed4a1" alt=""><figcaption></figcaption></figure>

Now you can proceed to borrowing.

### Borrow against Uniswap position

Find "Assets to borrow" section and choose any asset you would like to borrow.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FtFnesJmy40u1o35Daw4Z%2Fimage.png?alt=media&#x26;token=8b45aa94-5524-44f9-b072-910474a0432f" alt=""><figcaption></figcaption></figure>

Click "Borrow" button next to the needed digital asset.\
You will see a modal window where you can choose how much you would like to borrow.\
Choose the needed amount and click "Borrow %token%" button. \
Then sign transaction in your wallet.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FCHmJy9f2KwkCsMItTM50%2FScreenshot%202023-12-21%20at%201.40.22%E2%80%AFAM.png?alt=media&#x26;token=f36cfe31-f80b-4b1d-a1c5-d5cdb1eba9a6" alt=""><figcaption></figcaption></figure>

Once the transaction is complete you will see your borrowed funds in "Your borrows" section.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FLdPZmq9tzngyCwbz4qY3%2Fimage.png?alt=media&#x26;token=dc657ce3-47b8-4863-8e58-2692d4196ad5" alt=""><figcaption></figcaption></figure>

Now you can use those assets whatever you like :)


---

# 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://yldr.gitbook.io/yldr/user-guide/how-to-borrow/how-to-borrow-against-uniswap-position.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.
