# Get Started

- [Introduction](https://docs.niftykit.com/get-started/introduction.md): No-code NFT Smart Contract Platform
- [Web3 and NFT Basics](https://docs.niftykit.com/get-started/web3-and-nft-basics.md): Welcome to Web3! Here are a few tips for running in the decentralized ecosystem.
- [Getting Started](https://docs.niftykit.com/get-started/getting-started.md): Overview of the products and services offered at NiftyKit.
- [Platform Overview](https://docs.niftykit.com/get-started/getting-started/platform-overview.md): Learn how to navigate and create your NFT Collection.
- [NiftyKit Demo Collection](https://docs.niftykit.com/get-started/getting-started/niftykit-demo-collection.md): Learn how to navigate the NiftyKit Demo Collection! Your gateway into the realm of digital collectibles, this collection serves as your introduction to our platform.
- [Generating Assets](https://docs.niftykit.com/get-started/getting-started/generating-assets.md): Learn how you can generate assets with free NiftyKit desktop app or upload directly to your collection.
- [NiftyKit Creator Public Profile](https://docs.niftykit.com/get-started/getting-started/niftykit-creator-public-profile.md): Learn how to make your NiftyKit profile public and display all of your NFT collections on one page.
- [File Asset, Size, and Requirements](https://docs.niftykit.com/get-started/getting-started/file-asset-size-and-requirements.md): Learn about the different file formats and file sizes you can upload to NiftyKit or IPFS. Assets manually uploaded to NiftyKit are stored in IPFS.
- [Art Generator Asset Guidelines](https://docs.niftykit.com/get-started/getting-started/art-generator-asset-guidelines.md): Learn how to organizing your art files for your NFT generative collection. This guideline works both for Open Generative Collection and using NiftyKit Desktop Art Generator
- [Pricing](https://docs.niftykit.com/get-started/pricing.md): Discover the perfect plan that suits your needs. Whether you're an individual creator, a pass holder, a small business, or a growing enterprise, we have tailored options designed to empower you.


---

# 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://docs.niftykit.com/get-started.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.
