# User Guide

## Connect Metamask

Before you start using the Impermax app you need to connect it to your web wallet. If you don't have one yet, you can download and set up a [Metamask wallet](https://metamask.io/download).

Once you have your wallet set up, go to [Impermax.finance](https://www.impermax.finance/) and click Launch App at the top of the page.

## PDF Guide

This [pdf guide](https://5c39d759-6e34-4efc-9287-8e9854baeb7a.usrfiles.com/ugd/5c39d7_f0ebfa9e58344c32a827bd7ec59bf8a1.pdf) covers&#x20;

1. Basic requirements
2. How to deposit LP tokens
3. How to leverage LP tokens
4. How to deleverage LP tokens
5. How to borrow funds using LP tokens as collateral
6. How to repay borrowed funds
7. How to deposit tokens to earn from Indirect Liquidity Providing
8. How to withdraw tokens deposited for Indirect Liquidity Providing

## Video Guide

{% embed url="<https://www.youtube.com/watch?t=337s&v=IV2yG8xAlfM>" %}


---

# 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.impermax.finance/getting-started/user-guide.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.
