# How to Leverage you Uniswap V3 position

To leverage your position first you need to have one.&#x20;

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;

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2Fe0cslXmuwptNujyIdoGk%2FScreenshot%202023-12-20%20at%2010.19.48%E2%80%AFPM.png?alt=media&#x26;token=d31d7429-2b67-46d6-8854-021bb02da78d" alt=""><figcaption></figcaption></figure>

Once you have an active Uniswap V3 position it will be shown in the interface. \
You can also check how much fees you have earned and what is current distribution of your liquidity.

Whenever you are ready to create leveraged position just click the "Leverage"  button as shown on the screen below.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2Flz04JkmKO0sUrQmvNUZ5%2FScreenshot%202023-12-20%20at%2010.29.09%E2%80%AFPM.png?alt=media&#x26;token=c599d5e7-3450-4a4b-bbf8-0893e0d1ccaf" alt=""><figcaption></figcaption></figure>

Then a modal window will open so you can configure:&#x20;

1. Which asset you would like to borrow to create leverage – [read this article](https://yldr.gitbook.io/yldr/user-guide/how-to-leverage/how-to-choose-an-asset-for-leverage)
2. How much leverage you would like to have

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2F38Bo7wbkotHMeV0xpK4w%2FScreenshot%202023-12-20%20at%2010.34.13%E2%80%AFPM.png?alt=media&#x26;token=1ce4262b-a71c-438b-8ecf-4106ab457cab" alt=""><figcaption></figcaption></figure>

Once you set all the parameters just click "Leverage Position" button and confirm transaction in your wallet.

When transaction is confirmed you will see your position in "Your leveraged Positions" section.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FnBfVNF5o2iicR5zkJ6xh%2Fimage.png?alt=media&#x26;token=2bde4397-6fc0-4e69-b2cd-eafb84a2ce87" alt=""><figcaption></figcaption></figure>

Congratulations!\
Now you've unleashed the power of the Uniswap position!


---

# 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-leverage/how-to-leverage-you-uniswap-v3-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.
