# PRODUCTS

- [Wallet](https://academy.kabila.app/products/wallet.md): A wallet that's truly yours.
- [Non Custodial](https://academy.kabila.app/products/wallet/non-custodial.md): NYKNYC
- [Account Creation / Import](https://academy.kabila.app/products/wallet/account-creation-import.md): Learn how to create, import and manage Hedera accounts.
- [Buy $HBAR](https://academy.kabila.app/products/wallet/buy-usdhbar.md)
- [Token Transfers](https://academy.kabila.app/products/wallet/token-transfers.md): Send and receive Hedera tokens.
- [NFT Gallery](https://academy.kabila.app/products/wallet/nft-gallery.md): Collect, transfer or simply admire your Hedera NFTs!
- [NFT Safe Trade](https://academy.kabila.app/products/wallet/nft-safe-trade.md): Securely buy and sell NFTs peer-2-peer!
- [DApp Connector](https://academy.kabila.app/products/wallet/dapp-connector.md): Connect with the best DApps through Wallet Connect
- [History](https://academy.kabila.app/products/wallet/history.md): Explore your transactions.
- [Native Staking](https://academy.kabila.app/products/wallet/native-staking.md): Stake and earn!
- [Settings](https://academy.kabila.app/products/wallet/settings.md): Management Features
- [Market](https://academy.kabila.app/products/market.md): Explore, collect and support your favorite NFT Collections.
- [Launchpads](https://academy.kabila.app/products/market/launchpads.md): Explore and mint the best NFT launches.
- [Marketplace](https://academy.kabila.app/products/market/marketplace.md): Secondary NFT Marketplace
- [Project Tiers](https://academy.kabila.app/products/market/project-tiers.md): Trust, but verify.
- [Tools](https://academy.kabila.app/products/tools.md): The All-In-One NFT Toolkit
- [Access & Pricing](https://academy.kabila.app/products/tools/access-and-pricing.md): Access and Pricing
- [Creator Gallery](https://academy.kabila.app/products/tools/creator-gallery.md): View and manage your NFT Creations
- [NFT Creation](https://academy.kabila.app/products/tools/nft-creation.md): Easily mint your NFTs!
- [Create a Collection](https://academy.kabila.app/products/tools/nft-creation/create-a-collection.md): Create a Collection before minting NFTs
- [Mint w/ New Metadata](https://academy.kabila.app/products/tools/nft-creation/mint-w-new-metadata.md): Mint NFTs with new Metadata
- [Mint w/ Existing Metadata](https://academy.kabila.app/products/tools/nft-creation/mint-w-existing-metadata.md): Minting with CIDs
- [IPFS Manager](https://academy.kabila.app/products/tools/ipfs-manager.md): Generate, upload and view NFT Metadata
- [Upload 1 File](https://academy.kabila.app/products/tools/ipfs-manager/upload-1-file.md): Upload 1 NFT Metadata to IPFS
- [Upload Several Files](https://academy.kabila.app/products/tools/ipfs-manager/upload-several-files.md): Upload Several Files to IPFS
- [CID Explorer](https://academy.kabila.app/products/tools/ipfs-manager/cid-explorer.md): View your CID Links (NFT Metadata)
- [Smart Lists](https://academy.kabila.app/products/tools/smart-lists.md): Take Snapshots and View Lists of Assets
- [Dynamic Lists](https://academy.kabila.app/products/tools/smart-lists/dynamic-lists.md): Take snapshots easily.
- [List of Assets](https://academy.kabila.app/products/tools/smart-lists/list-of-assets.md): Check Accounts' Assets
- [Bulk Sender](https://academy.kabila.app/products/tools/bulk-sender.md): Airdrops, easy peasy.
- [Send NFTs](https://academy.kabila.app/products/tools/bulk-sender/send-nfts.md): Perform NFT Airdrops with ease.
- [Send FTs](https://academy.kabila.app/products/tools/bulk-sender/send-fts.md): Make FT airdrops with ease.
- [Art Engine](https://academy.kabila.app/products/tools/art-engine.md): Generate your PFPs.
- [NFT Launchpad](https://academy.kabila.app/products/tools/nft-launchpad.md): The Self-Service NFT Launchpad
- [Token Manager](https://academy.kabila.app/products/tools/token-manager.md): Full control over your tokens
- [FT Creation](https://academy.kabila.app/products/tools/ft-creation.md): Create and mint your Fungible Tokens!
- [Plazas](https://academy.kabila.app/products/plazas.md): Own your Plaza.


---

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