# Tools

The [**Kabila Tools DApp**](https://tools.kabila.app) is an **easy-to-use**, **no-code platform** that provides everything you need from start to finish for **creating, launching, and managing your NFT Collections**, all while maintaining **complete control**.

**All Tools are open and available for testing.** Some Tools are open to use and some advanced Tools will require a **Creator Pass NFT** to sign the operations.

Check the [**access and pricing details here.**](/products/tools/access-and-pricing.md)

### Included Tools

The included Tools are:

<figure><img src="/files/eLQZd3zxIg2yAh8TkjRO" alt=""><figcaption><p>The One Stop Shop for Hedera NFT Creators</p></figcaption></figure>

* [**Creator Gallery**](/products/tools/creator-gallery.md)**.** Easily view and manage your NFT creations.
* [**NFT Creation**](/products/tools/nft-creation.md)**.** Create a Collection and mint new NFTs.
* [**IPFS Manager**](/products/tools/ipfs-manager.md)**.** Upload, manage and visualize NFT Metadata.
* [**Smart Lists**](/products/tools/smart-lists.md)**.** Create Dynamic Lists and view Lists of Assets.
* [**Bulk Sender**](/products/tools/bulk-sender.md)**.** Send FTs and NFTs in bulk. Great for airdrops.
* [**Art Engine**](/products/tools/art-engine.md)**.** Generate your PFP images & metadata.
* [**Launchpad**](/products/tools/nft-launchpad.md)**.** Hedera's leading NFT Launchpad. Self-service.
* [**Token Manager**](/products/tools/token-manager.md)**.** Easily manage all your tokens.
* [**FT Creation**](/products/tools/ft-creation.md)**.** Create and mint fungible tokens.

To get started, you'll need:

* **A Hedera Account.** [**Learn how to create a Hedera Account**](/products/wallet/account-creation-import.md)**,** start tinkering with the Tools and create your first NFT Collection!
* **The Kabila Wallet.** Currently, Kabila Tools is only compatible with [**Kabila Wallet**](/products/wallet.md) for batch operations. We will add support for more wallets once batch operations are supported.
* **A Creator Pass.** Some advanced Tools will require a Creator Pass NFT to sign off on operations upon completion. [**Get your Creator Pass now**](https://tools.kabila.app/en#cp)**.**


---

# 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.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.
