# Borrow Collateral

ZeroLend’s lending and borrowing are currently live on [Ethereum](https://app.zerolend.xyz/?marketName=proto_mainnet_lrt_v3), [Linea](https://app.zerolend.xyz/?marketName=proto_linea_v3), [Blast](https://app.zerolend.xyz/?marketName=proto_blast_v3), [zkSync](https://app.zerolend.xyz/?marketName=proto_zksync_era_v3), and [Manta Network ](https://app.zerolend.xyz/?marketName=proto_manta_v3)(this is an evolving list).&#x20;

For this step-by-step guide, we will borrow $ETH on our [Linea Market](https://app.zerolend.xyz/?marketName=proto_linea_v3).&#x20;

{% hint style="info" %}
Please note that borrowing assets across all our supported markets will follow a similar process.&#x20;
{% endhint %}

By depositing assets on ZeroLend, you will earn attractive borrow APY, Zero Gravity points, and points from our partner projects, if any. &#x20;

You can borrow assets on ZeroLend in 3 simple steps:

### Step 1: Supply the required collateral

1. If you haven’t supplied any assets on ZeroLend yet. Follow this [guide](/tutorials/basic-tutorials/supply-assets.md) and deposit any of our supported assets on ZeroLend.&#x20;
2. If collateralization is not enabled by default, enable it. To do so, visit the ZeroLend dashboard and enable the collateralization option for the asset you wish to pledge under the ‘Your supplies’ tab.

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

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

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

### Step 2: Borrow your preferred asset&#x20;

1. Once you have connected your wallet on ZeroLend, go to your dashboard: <https://app.zerolend.xyz/dashboard/>

You will see the assets you can borrow under the ‘Assets to borrow’ section on the right.&#x20;

<figure><img src="/files/75OKeEbrCF4sIHzo5uAr" alt=""><figcaption></figcaption></figure>

2. Select the asset you want to borrow and click ‘Details’ to check the borrow terms. For this tutorial, we have selected $ETH.&#x20;

   <figure><img src="/files/RXLHSnwwtMPFJwvjLQ3b" alt=""><figcaption></figcaption></figure>
3. Please carefully read all the borrowed info. If you agree with the terms, click ‘Borrow’ to borrow $ETH. We provide both $WETH and $ETH borrowing options. Select one before you click 'Borrow.'

<figure><img src="/files/4dYn2julsifrr8bZX1Fv" alt=""><figcaption></figcaption></figure>

### Step 3: Enter the amount and confirm the loan&#x20;

1. Specify the $ETH amount you wish to borrow. Ensure the borrowed amount is significantly under your borrowing power based on your deposited collateral.
2. Click ‘Borrow ETH’ and approve the transaction in your wallet to take the loan.&#x20;

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

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

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

You have now successfully borrowed $ETH on ZeroLend.&#x20;

To get a complete overview of your supplied and borrowed assets, navigate to ‘Dashboard’ from the top navigation bar. You will also see the available rewards on your ZeroLend dashboard.

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

<br>


---

# 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.zerolend.xyz/tutorials/basic-tutorials/borrow-collateral.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.
