# zkLend

{% embed url="<https://zklend.com/>" %}
↑ Official site url ↑
{% endembed %}

### Lend

* Navigate to [**app.zklend.com**](https://app.zklend.com/) and connect your wallet.

<figure><img src="/files/nbrWnCZHNXonfUB8nXMO" alt=""><figcaption></figcaption></figure>

* To initiate a loan, you must first make a deposit.
* Click on the “Supply” button.

<figure><img src="/files/mQb3TrQ2ZfvbYIUGhBxz" alt=""><figcaption></figcaption></figure>

* Ensure that the “Use” option at the top is checked. This allows your deposit to be used as collateral for borrowing.
* Specify the amount of the chosen token you wish to deposit.
* A preview of your borrowing power will be displayed. Please note that different tokens have varying collateral factors.
* Click on “Enable & Supply”.
* You are now ready to take out a loan!

### Borrow

* Click on “Borrow” on the main page.

<figure><img src="/files/jI3XKgBEQQfIM8d8fD2f" alt=""><figcaption></figcaption></figure>

* You can now borrow tokens using your deposit as collateral.
* Specify the amount you wish to borrow. The maximum amount you can borrow is determined by the product of your deposit and the collateral factor.
* Review your loan details.
* Click on “Borrow” to proceed and confirm the transaction with your wallet.

### Repay Loans:

* Click on the “Repay” button.
* Specify the amount you wish to repay and confirm the transaction.

{% hint style="info" %}
Please note that repaying your loan and withdrawing your deposit are similar processes. After repaying your loan, you can proceed to withdraw your deposit.
{% endhint %}

### Withdraw Tokens

* To withdraw your deposit, click on “Supply” on the main screen.
* Select the “Withdraw” option in the pop-up window.

<figure><img src="/files/AZiWK4AtN8vgBrQSdG65" alt=""><figcaption></figcaption></figure>

* Specify the amount you wish to withdraw from your deposit.
* Click on the “Withdraw” button to confirm the transaction.

<figure><img src="/files/iARiGzHo4FaLP81qveuS" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></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://hub.airdrop.expert/knowledge-base/protocols-guides/zklend.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.
