# Buy NFTs by Down Payment

This guide is designed for users who want to buy NFTs by Down Payment.

*Wing NFT Pool runs on the Ethereum mainnet, to interact with the site you will need a MetaMask wallet first.*

* Go to the Wing NFT Pool website at <https://nft.wing.finance> and connect your wallet first.

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

* Click “Down Payment” tab on the top navigation bar.

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

* Select the NFT collection you want to buy, then click on the profile picture to choose the NFT you would like to buy.

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

* Click “Buy Now” button.

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

* Click “Deploy Market Receiver Contract” button and Click “Confirm” in the pop-up window in your wallet.

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

* Input your borrow amount and Click “Continue” button.

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

* Click “Approve Debt Token” and “Approve WETH” buttons, and Click “Confirm” in the pop-up window in your wallet.

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

* After approved, click “Continue” button.

<figure><img src="/files/5pTiX5rcOLW8iUWGnKSC" alt=""><figcaption></figcaption></figure>

* Then, click “Buy” button, and click “Confirm” in the pop-up window in your wallet and wait for the transaction to complete.

*After completing, you can see your NFT in “Borrow”-“My Borrow” page or “NFT” page.*


---

# 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.wing.finance/guide-1/buy-or-sell-nfts/buy-nfts-by-down-payment.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.
