# Leveraged Yield Farming

Eternal Finance offers users the ability to initiate leveraged yield farming positions on PancakeSwap pools.&#x20;

## Open New Position

To commence this process, please follow the instructions provided below:

1. Connect your Web3 wallet, such as Petra, Pontem, or Martian, to the platform, ensuring that the network is correctly set to the Aptos chain.
2. Begin by navigating to the Eternal Finance Farm page via the following URL: <https://www.eternalfinance.io/farm>.
3. From the list of supported pools available on the website, select your preferred farming pool.&#x20;
4. Compare the interest rate, APY and TVL.
5. Finally, click on the "Farm" button to initiate the leveraged yield farming position.<br>

   <figure><img src="/files/gQhsXYg1d0JWDQwURfGL" alt=""><figcaption></figcaption></figure>
6. Deposit both or just one tokens into the selected pool(i.e. APT-whUSDC). The default leverage is 3x.&#x20;

   <figure><img src="/files/CEV81fuCwS4CbuYysH3s" alt=""><figcaption></figcaption></figure>
7. Assume you deposit 100 whUSDC, the bot will calculate and suggest the default loan amount of two tokens. The default setup is borrowing the same number of non-stablecoin token in the liquidity pool (i.e. $100\*3/2 = $150 value of APT)<br>

   <figure><img src="/files/LtTBJy9sgejIJ1DmStto" alt=""><figcaption></figcaption></figure>
8. Study the summary and review the return<br>

   <figure><img src="/files/6cmu63tyo8f3aYSVdc6b" alt=""><figcaption></figcaption></figure>
9. Check the price impact and aware that the share of pool. If the share is too high, it may result in high slippage during the swap.<br>

   <figure><img src="/files/WE0ptiksaFvFwxZ08Ufz" alt=""><figcaption></figcaption></figure>
10. After click "**`Confirm Farm-3x`**", a pop-up notification should appear on your Pontem/Petra/Martian wallet, prompting you to accept the transaction.

## Check your return

To access your Farming portfolio on the Eternal Finance platform, please follow the instructions below:

1. Navigate to the Portfolio page on the Eternal Finance App.
2. Scroll down until you find the section labeled "**`My Farming Position`**".

Once you have located the "**`My Farming Position`**" section, you will be able to view your Farming portfolio and the corresponding details, such as the amount lent and the corresponding interest earned.<br>

<figure><img src="/files/0VBa1C3RjwgYFN01lWaY" alt=""><figcaption></figcaption></figure>


---

# 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.eternalfinance.io/user-guide/leveraged-yield-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.
