# Lending (iTokens) + Vaults

1\) First, go to the [Fulcrum (bZx) Lending page](https://bsc.fulcrum.trade/lend) on [https://bsc.fulcrum.trade/](https://bsc.fulcrum.trade/lend) and make sure you have the assets you want to deposit in your wallet.

![Fulcrum Lending page](/files/-MYB2euQKmMVDj_olNqZ)

2\) Choose the asset you want to Lend, key in the amount and click on "Lend"

![Fulcrum Lend BUSD](/files/-MYB2hh3eeOfMPnP_YWP)

{% hint style="info" %}
If it's your first time interacting with a certain Fulcrum Vault, after clicking "Lend", you first have to approve the spending of the asset and afterwards you can approve the transaction.
{% endhint %}

3\) After lending, the lended assets will be visible on the Fulcrum platform. These are your so-called iTokens, in this case iBUSD.

![Lent assets](/files/-MYB2kV_zmezK2t4btul)

4\) Now head over to [autofarm](https://www.autofarm.network) and connect your wallet. Select the farm "BZX" (Fulcrum) on the farm selector dropdown, the lended assets are now visible in the specific vault as can be seen in the image below.

![BZX (Fulcrum) vaults on Autofarm](/files/-MYB2o2iX7dpA4-lQ3zY)

5\) Open the vault and key in the amount of tokens you want to deposit in the vault, to select all available tokens, click "MAX".

![Deposit iBUSD](/files/-MYB2vJ-3dreYmVSJQ4L)

{% hint style="info" %}
If it's your first time interacting with a certain Autofarm Vault, after clicking "Deposit", you first have to approve the spending of the asset and afterwards you can approve the transaction.
{% endhint %}

6\) After depositing successfully, you should see your deposited tokens reflected under the Deposit section alongside details such as the USD value and the % with respect to the total value locked in the vault, as seen below

![iBUSD vault on Autofarm](/files/-MYB2yjfo_ybOHzoyV1k)

{% hint style="warning" %}
Please note, if your iTokens are inside the autofarm vault, it is not possible to unlend them at Fulcrum. First withdraw your tokens from the autofarm vault in order to unlend your tokens.
{% endhint %}

7\) If at any point in time you wish to withdraw your tokens from the vault, simply key in the amount of LP and the "Withdraw" button.

8\) Don't forget to head back to the[ Fulcrum Lending page ](https://bsc.fulcrum.trade/lend)to "Unlend" the assets you've withdrawn from Autofarm.


---

# 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://autofarm.gitbook.io/autofarm-network/indonesian/how-tos/binance-smart-chain-bsc/fulcrum-bzx/lending-+-vaults.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.
