# Infinifty Creator

## Infinifty Creator

- [Infinifty Creator](https://docs.infinifty.io/creator/infinifty-creator.md)
- [What is an NFT?](https://docs.infinifty.io/creator/overview/what-is-an-nft.md)
- [What Infinifty Creator does](https://docs.infinifty.io/creator/overview/what-infinifty-creator-does.md)
- [Supported Wallets](https://docs.infinifty.io/creator/overview/supported-wallets.md)
- [How to send NFTs](https://docs.infinifty.io/creator/overview/how-to-send-nfts.md)
- [Reaching your NFTs Base website](https://docs.infinifty.io/creator/overview/reaching-your-nfts-base-website.md)
- [Get Started making NFTs](https://docs.infinifty.io/creator/fundamentals/getting-started.md): For creators who want to mint NFTs and use Infinifty's file storage feature to add files and digital assets to their NFT
- [Get Started using your NFT](https://docs.infinifty.io/creator/fundamentals/getting-started-using-your-nft.md): For NFT owners who have received an NFT minted on Infinifty and want to access it's extra content
- [What is an Infinifty NFT?](https://docs.infinifty.io/creator/using-your-nft/what-is-an-infinifty-nft.md)
- [Log in to your NFTs website](https://docs.infinifty.io/creator/using-your-nft/log-in-to-your-nfts-website.md)
- [Your NFTs file storage area](https://docs.infinifty.io/creator/using-your-nft/your-nfts-file-storage-area.md)
- [Customise your NFTs Base](https://docs.infinifty.io/creator/using-your-nft/customise-your-nfts-base.md)
- [Connect your Wallet](https://docs.infinifty.io/creator/how-to-make-nfts/connect-your-wallet.md)
- [Create a Collection](https://docs.infinifty.io/creator/how-to-make-nfts/create-a-collection.md)
- [Expanding your Collection](https://docs.infinifty.io/creator/how-to-make-nfts/expanding-your-collection.md)
- [Create an Item](https://docs.infinifty.io/creator/how-to-make-nfts/create-an-item.md)
- [Using your NFTs Storage area](https://docs.infinifty.io/creator/how-to-make-nfts/using-your-nfts-storage-area.md)
- [Customise your NFTs Base](https://docs.infinifty.io/creator/how-to-make-nfts/customise-your-nfts-base.md)
- [Minting your NFT](https://docs.infinifty.io/creator/how-to-make-nfts/minting-your-nft.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.infinifty.io/creator/infinifty-creator.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.
