# Bulk Buying

Bulk Buying on the Bidds NFT Marketplace is a convenient feature that streamlines and simplifies the process of buying multiple NFTs at once.

To initiate this process, log in with your wallet on Bidds, and navigate to the collection page that you'd like to bulk buy NFTs from.

Once on the page, select the cards that you want to buy by clicking on the + button on the top right of each NFT card. As you make your selections, the chosen items are visually highlighted or marked indicate their inclusion.

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

Once you have selected the number of items you wish to acquire, look on the bottom right for the "BUY NOW" button.&#x20;

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

After clicking the button, it opens a modal where you can check the details of your selected items, the total price, and the royalties + fees associated with the purchase.

When you have confirmed all of the details and are ready to continue, click the "Purchase" button on the bottom of the modal.

<figure><img src="/files/Csx7oYlkpLRdBwrc8qWT" alt="" width="354"><figcaption></figcaption></figure>

After initiating the buy transaction, a confirmation message or prompt will be displayed from the wallet that you're using. Follow the instructions provided to complete the buying process. Typically, you will need to open your wallet software or extension and confirm the transaction from there.&#x20;

Once signed, the NFTs are yours!


---

# 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.bidds.com/bidds/feature-explanation/bulk-buying.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.
