# Overview

SweepMax aggregates NFTs from marketplaces on Ethereum and enables instant financing through a 1-click interface.&#x20;

It enables NFT buyers to buy NFTs now and pay for them later. It’s possible to obtain NFT with as little as 40% down payment. There are no due dates and interest rates are partially covered with DOP token.&#x20;

Once a loan is fully repaid, purchased NFT can be withdrawn directly to the buyer's wallet.


---

# 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/overview.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.
