# How to create several NFTs at the same time?

The process of creating NFT in a blockchain system (**minting**) takes time. We understand that you should spend your time more efficiently, that is why we supposed an opportunity to create several NFTs simultaneously.&#x20;

For doing this, after confirming the creation of the first NFT, you will see a window with the minting status with the <mark style="color:purple;">"Hide" button</mark>. By clicking on it, you will minimize the window and can start uploading information and creating a new postcard by pressing **the Upload button**.

<figure><img src="https://3167805823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbKPcBDlklEDcNaL5f56c%2Fuploads%2FvzxkxP37GlHnXlk8S3zR%2F1.png?alt=media&#x26;token=e89d7d23-e5d8-40ee-9242-b1fc01f69ff9" alt=""><figcaption></figcaption></figure>

Don't be afraid to lose the upload status of the first postcard. It will appear as <mark style="color:purple;">a circle</mark> in the site's header - in the upper right corner, next to the profile and create a new NFT button. By clicking on it, you can see the upload status of each of your works.

<figure><img src="https://3167805823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbKPcBDlklEDcNaL5f56c%2Fuploads%2F3ipSnNJ0H83iu0BlFPfP%2F2.png?alt=media&#x26;token=2ad94b90-95ba-46c2-bf69-b92c14feac2c" alt=""><figcaption></figcaption></figure>


---

# 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://guide.cruzo.cards/nft-creation/how-to-create-several-nfts-at-the-same-time.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.
