# NFT ACADEMY

- [Intro to NFTs](https://academy.kabila.app/nft-academy/intro-to-nfts.md): The building blocks of the new digital economy.
- [Brand NFTs](https://academy.kabila.app/nft-academy/brand-nfts.md): Own your followers.
- [Tokenized Communities](https://academy.kabila.app/nft-academy/tokenized-communities.md): A Community that's truly yours.
- [Hedera NFTs](https://academy.kabila.app/nft-academy/hedera-nfts.md): Greener, faster, better NFTs 😎
- [NFT Collection](https://academy.kabila.app/nft-academy/hedera-nfts/nft-collection.md): The Box to introduce your NFTs.
- [Collection Token Keys](https://academy.kabila.app/nft-academy/hedera-nfts/collection-token-keys.md): Token Control and management mechanisms.
- [NFT Metadata](https://academy.kabila.app/nft-academy/hedera-nfts/nft-metadata.md): Multimedia File + Information + Attached Files
- [How to Create NFTs](https://academy.kabila.app/nft-academy/how-to-create-nfts.md): Token Creation -> Metadata Generation -> NFT Minting
- [5-Step NFT Strategy](https://academy.kabila.app/nft-academy/5-step-nft-strategy.md): The Art of NFTs
- [1. Branding/Storytelling](https://academy.kabila.app/nft-academy/5-step-nft-strategy/1.-branding-storytelling.md): Who, Why, What.
- [2. Community](https://academy.kabila.app/nft-academy/5-step-nft-strategy/2.-community.md): Go far together.
- [3. Strategy](https://academy.kabila.app/nft-academy/5-step-nft-strategy/3.-strategy.md): Planning is everything.
- [4. Utility](https://academy.kabila.app/nft-academy/5-step-nft-strategy/4.-utility.md): Always underpromise and overdeliver.
- [5. Art](https://academy.kabila.app/nft-academy/5-step-nft-strategy/5.-art.md): The face of your NFT brand.


---

# 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/nft-academy.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.
