# Product

## Lendz - Today

Today, Lendz is a platform where you can:

1. See a list of your NFTs that you can use as collateral for a loan
2. See which lending platform has the best loan offers for each of your NFTs
3. See all loan offers for each NFT, filter them by loan amount, duration, currency
4. Press "Borrow" button  - to go to the following lending platform and get the loan.
5. See your active loans in 1 place.

**Important:** Now you can't take or repay your loan directly from the Lendz site, this feature will be added in upcoming updates.

## Supported protocols

We are currently aggregating loan offers from most of the major peer2peer lending protocols, including:

[**Arcade**](https://www.arcade.xyz/)\
[**NFTfi**](https://nftfi.com/)\
[**X2Y2**](https://x2y2.io/)

The list of protocols is constantly being updated, follow us on [Twitter](https://twitter.com/0xLendz) and [Discord](https://discord.gg/NtWxbBtR) for updates.

## Supported collections

All collections listed on supported platforms are available for borrowing on our platform. The list of collections is updated daily.\
There are currently 594+ supported NFT collections.&#x20;

## Supported currencies

On the platform you can get loans in wETH, USDC and DAI. \
More currencies are coming!

## Supported chains

Today, Lendz only works with collections on Ethereum. In the near future, the number of chains will increase.


---

# 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://lendz.gitbook.io/lendz/overview/product.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.
