# NFT Creation

Use the [**NFT Creation Tool**](https://tools.kabila.app/en/nft-creation) to create your NFT Collections and mint NFTs into them.

If this is your first time creating NFTs on Hedera, we recommend checking the [Hedera NFTs Section](/nft-academy/hedera-nfts.md) to learn how Collections and NFT minting works.

Within NFT Creation you'll have 3 options:

* [**Create a Collection**](/products/tools/nft-creation/create-a-collection.md)**.**
* [**Mint with New Metadata**](/products/tools/nft-creation/mint-w-new-metadata.md)**.**
* [**Mint with Existing Metadata**](/products/tools/nft-creation/mint-w-existing-metadata.md)**.**

<figure><picture><source srcset="/files/S9tCjKGxcp1d3TpqaQX8" media="(prefers-color-scheme: dark)"><img src="/files/on158Qqm9MtTmmvBj1Cx" 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/nft-creation.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.
