# Upload Several Files

{% embed url="<https://youtu.be/jwz7d1FbQPk?feature=shared>" %}
IPFS Manager: Upload Several Files
{% endembed %}

With this Tool you can easily generate several NFT Metadata, upload them to IPFS and get their CID Links.

With the CID Links, you can then [**Mint with Existing Metadata**](/products/tools/nft-creation/mint-w-existing-metadata.md).

Upload your files and fill in the following fields in the Table (Attributes and Additional Files are optional):

* NFT Name\*
* Creator Name\*
* NFT Description\*
* Attributes (optional)
* Attached Files (optional)

<figure><picture><source srcset="/files/Z9zDKCrjqYPeJ4qeY16y" media="(prefers-color-scheme: dark)"><img src="/files/GfRYCngaVOJTGM1qoaxb" alt=""></picture><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://academy.kabila.app/products/tools/ipfs-manager/upload-several-files.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.
