# Bulk purchasing NFTs

You can now buy multiple NFTs together!

1. Visit you favourite collection
2. Select your desired NFTs by clicking “Add to bag”&#x20;

   ![](/files/P1MCiXWMukzEnFHfud4D)
3. Click the shopping bag icon to view selected NFTs\
   ![](/files/crU2gAtRdhvo9YiYkjil)
4. Remove selected NFT by clicking “Remove” in NFT detail page ![](/files/8WJ87NFgzrER6isoGB65)or rubbish bin icon in my bag![](/files/BIemVdFK2SRaLiYAImgY)

To checkout, you can

1. Click the shopping bag icon \
   ![](/files/NYLBcmh2Oia86NY6sa63)
2. Select the NFTs you want to checkout \
   ![](/files/cHak261ruN7JOIDqWbs1)
3. Select your payment method – WCRO or CRO
4. Click the checkout bar which should display the number of selected item(s)\
   ![](/files/suGymFsaA0b2lVNCS8ta)
5. Sign the signature at the “confirming your purchase” page ![](/files/cxHc8E6ACDGF6DOtaNDn)
6. You will be able to view the purchase confirmation page once the purchase is completed\
   ![](/files/mgQmVEBVRR5uccJDjmTK)

\
&#x20;


---

# 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://help.minted.network/minted-help-centre/minted-how-to-hub/buying-nfts/bulk-purchasing-nfts.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.
