# Long leveraged farming

If users speculate that the price of any volatile asset will **rise**, says you are bullish on APT and believe that the future APT price will be higher than the current market price, here are possible actions you can perform in the Advanced Farming mode on EZ-FI.

### **1. Select a pool**

Instead of selecting any pool, we recommend users to select a volatile-stable pool available on EZ-FI with the volatile side being an asset you think the price will **rise**.

### **2. Supply liquidity**

Instead of supply any asset(s) or LP token as collateral, we recommend users to supply only **stable asset**.&#x20;

### **3. Select leverage level & specify asset and the portion of the asset(s) to borrow**

Here comes the most important step in this farming strategy. Regardless which leverage level users select, we recommend users to borrow only **stable asset**. In this case, if users select to perform 3x leveraged yield farming, 2000$ worth of USDC should be borrowed to add up the total position to 3000$.

### **4. Confirm Strategy**

Users should read through the position breakdown summary and ensure that all steps are performed according to the recommended user actions.

For a quick recheck, users are recommended to look at 3 key data:

**4.1 Pool name** Check whether it is volatile-stable pool with the volatile side being an asset you think the price will **rise**.

**4.2 Total supply** Check whether users are supplying only **stable asset** as initial liquidity.

**4.3 Total debt** Check whether users are borrowing only **stable asset** to achieve desired leverage level.


---

# 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://ezfi.gitbook.io/ez-finance/features/leverage-yield-farming/long-leveraged-farming.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.
