# Cryptoart Documentation

## Cryptoart

- [Cryptoart (est. 2013)](https://cryptoart.gitbook.io/cryptoart/about-cryptoart.md)
- [How to Buy](https://cryptoart.gitbook.io/cryptoart/the-art/how-to-buy-cryptoart.md)
- [How to Sell](https://cryptoart.gitbook.io/cryptoart/the-art/how-to-sell-cryptoart.md)
- [Scarcity](https://cryptoart.gitbook.io/cryptoart/the-art/scarcity.md)
- [Supply State](https://cryptoart.gitbook.io/cryptoart/the-art/supply-state.md)
- [Stories](https://cryptoart.gitbook.io/cryptoart/the-art/stories.md): Limited editions, limitless stories
- [Minting](https://cryptoart.gitbook.io/cryptoart/the-art/minting.md): In the midst of scarcity, there is infinite opportunity
- [TL/DR](https://cryptoart.gitbook.io/cryptoart/the-project/tl-dr.md): A collection for the crypto culture
- [Vision & Roadmap](https://cryptoart.gitbook.io/cryptoart/the-project/vision-roadmap.md)
- [Pairable NFTs](https://cryptoart.gitbook.io/cryptoart/the-project/pairable-nfts.md): NFTs changed art forever; pairable NFTs unlock a physical ownership experience.
- [FAQs](https://cryptoart.gitbook.io/cryptoart/the-project/faqs.md)
- [Rights and Terms](https://cryptoart.gitbook.io/cryptoart/the-project/terms.md)
- [Call for Art](https://cryptoart.gitbook.io/cryptoart/the-project/call-for-art.md)
- [Web3](https://cryptoart.gitbook.io/cryptoart/the-project/web3.md)
- [Metadata Definitions](https://cryptoart.gitbook.io/cryptoart/the-project/web3/metadata-definitions.md)
- [Vaults](https://cryptoart.gitbook.io/cryptoart/the-project/web3/vaults.md)
- [Media & Links](https://cryptoart.gitbook.io/cryptoart/the-project/media.md)
- [Team](https://cryptoart.gitbook.io/cryptoart/the-project/team.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://cryptoart.gitbook.io/cryptoart/about-cryptoart.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.
