# Upload 1 File

{% embed url="<https://youtu.be/e3M4A7EPOGY?feature=shared>" %}
IPFS Manger: Upload 1 File
{% endembed %}

Use this Tool to easily generate NFT Metadata, upload it to IPFS and get its CID Link.

Upload your file and fill in the following fields:

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

Then click Continue and in a few seconds your NFT Metadata will be uploaded to IPFS, and you'll get your unique CID (Content Identifier).

You can now use that CID link to [mint your NFT with Existing Metadata](/products/tools/nft-creation/mint-w-existing-metadata.md).

<figure><picture><source srcset="/files/KkqWbKEdrji84YmmtDHv" media="(prefers-color-scheme: dark)"><img src="/files/yvkPdSmSQ3XKxT27kneG" alt=""></picture><figcaption><p> NFT Metadata</p></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-1-file.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.
