# Features

**All marketplaces in one place**

SweepMax aggregates NFTs from multiple marketplaces so you don't have to spend time trying to find the best deal.

**Buy in bulk**

There are no limits for how many NFTs you can buy. Save gas and add multiple NFTs to your cart.  Then finance them all in 1 transaction.

**Unterminated loans**&#x20;

Since loans are financed by Drops protocol - money market for NFTs, there are no due dates. Loan can run indefinitely as long as buyer doesn’t exceed the borrow limit at any given time. If the borrow limit gets exceeded, your collateral is at risk of liquidation.

**Reverse mortgage**&#x20;

If you’ve made some loan payments for your NFT and suddenly need some funds, you can certainly use your NFT for it. It’s possible to withdraw paid ETH or to borrow more against collateral, however be mindful of your borrow limit to avoid liquidation.

**Flashrepay (coming soon)**&#x20;

It will soon be possible to repay loans by accepting bids on marketplaces. This will enable real NFT leveraged trading where users can buy an NFT and flip it without having to use their own funds.


---

# 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.drops.co/sweepmax-financing/features.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.
