# Lend to Earn

*If you want to learn more about Lending, please go* [*here*](/main/protocol-overview/lending.md)*.*

## Lend To Earn

Click "**Lend to Earn**" in the menu bar to select the lending pool of the trading pair you want to add liquidity. By clicking on the "**FEI-wETH**" row, you can see an example of a deposit of 5,000 FEI.&#x20;

Click "**Approve FEI**" first to give permission to access your FEI and confirm it in the MetaMask pop-up.

![e.g. Approve FEI](/files/8loWcHFltaxmBlzkia4Z)

Click "**Deposit**," enter the amount you want to lend, and then click "**Deposit**" to authorize the transaction. The MetaMask transaction confirmation will pop up automatically. Click the "**confirm**" button, and wait until the transaction succeeds.

![](/files/Quon3inwKUV0yqRifazG)

![e.g. Deposit 5000 FEI](/files/Rs9jr9DHVCKJsN04OvdV)

In the "**My Positions**" - "**My Lending**" column, you can find the current deposit status. To withdraw funds and the interest you earned, enter the amount in the blank space, select "**Withdraw**" and confirm the transaction in the MetaMask pop-up.

![e.g. Withdraw 5000 FEI](/files/QGXOYeFbe2a4j7J7IjGS)


---

# 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.openleverage.finance/main/product/lending.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.
