# How to leverage LP tokens

1.) Select the lending pool corresponding to the leveraged LP tokens, as stated in How to deposit LP tokens, and confirm that you have already deposited LP tokens.

<figure><img src="https://3146606606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfzPD3xysOPgVWcTTbXVE%2Fuploads%2FPO7VtXHu4G2Mzfq1JKzM%2F24.png?alt=media&#x26;token=b41266ea-bf7d-492f-8b08-c21a855cac5b" alt=""><figcaption></figcaption></figure>

2.) To access the leverage dialog for LP tokens, click Leverage.

<figure><img src="https://3146606606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfzPD3xysOPgVWcTTbXVE%2Fuploads%2FPvq1HWvUGYCligcJ6zcb%2F25.png?alt=media&#x26;token=eaf84825-4de4-476d-88f1-429687b66f81" alt=""><figcaption></figcaption></figure>

3.) Use the slider or type the required leverage amount in the Leverage dialog. You will see a summary of your leveraged position's New Leverage, New Liquidation Prices, Borrow Fees, Trading APR, Reward APR (if any), Borrow APR, and Estimated APR.

4.) If necessary, click Approve and confirm the transactions in your wallet. The update can take a few seconds.

5.) To leverage your LP tokens, click Leverage in the dialog box and confirm the transaction in your wallet.


---

# 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://docs.lif3.com/terrace/user-guide/borrowing/how-to-leverage-lp-tokens.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.
