# 05. Lend & Borrow

In the StarkNet network, there are several lending platforms that are particularly noteworthy, such as [**Nostra.Finance** ](/knowledge-base/protocols-guides/nostra-finance.md)and [**zklend.com**](/knowledge-base/protocols-guides/zklend.md). Nostra has recently been featured on **Starknet.Quest** (<https://starknet.quest/quest/20>), where users can earn NFTs by completing various tasks. It's also worth noting that when aiming for airdrops, lending platforms are the most cost-effective tool for generating volume.

### [zkLend](https://zklend.com/)

#### Borrowing Tokens:

1. Select "Borrow" on the main page.
2. Use your deposit as collateral to borrow tokens.
3. Enter the amount you want to borrow, limited by your deposit times the collateral factor.
4. Check your loan details.
5. Click "Borrow" and confirm the transaction in your wallet.

:brain: [*full user manual*](/knowledge-base/protocols-guides/zklend.md)

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

### [Nostra.Finance](https://nostra.finance/)

#### **Making a Deposit:**

1. Choose a cryptocurrency from the 'Markets' list on the main page.
2. Enter the amount you wish to deposit.
3. Enable 'Lending' to lend your assets.
4. Enable 'Collateral' if you plan to borrow.
5. Click 'Deposit' and confirm in your wallet.
6. Manage your deposits in the 'Assets' section on the main page.

:brain: [*full user manual*](/knowledge-base/protocols-guides/nostra-finance.md)

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

<figure><img src="/files/HEidJ0ZyeZAlwxmrTsJM" 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/airdrop-guides-increase-your-chances-for-airdrops/starknet/05.-lend-and-borrow.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.
