# Guides

- [What is digital art?](https://academy.0xsociety.com/guides/what-is-digital-art.md): A brief overview of digital art's history
- [What are NFTs?](https://academy.0xsociety.com/guides/what-are-nfts.md): An overview of NFTs, the technology powering crypto art
- [What is crypto art?](https://academy.0xsociety.com/guides/what-is-crypto-art.md): An overview of crypto art, the new medium for digital art
- [Crypto art vs crypto collectibles](https://academy.0xsociety.com/guides/what-is-crypto-art/crypto-art-vs-collectibles.md): Learn how crypto art differentiates from crypto collectibles
- [Why now?](https://academy.0xsociety.com/guides/what-is-crypto-art/why-now.md): Learn what has led crypto art to become mainstream
- [Environmental perspective](https://academy.0xsociety.com/guides/environmental-issues.md): Some perspective on the environmental preoccupations related to minting NFTs and solutions for environmentally conscious artists
- [NFTs and copyright](https://academy.0xsociety.com/guides/ip-rights-and-crypto-art.md): Learn and understand how copyright can impact the world of crypto art and NFTs
- [NFT blockchains overview](https://academy.0xsociety.com/guides/nft-blockchains-overview.md): An overview of the pros and cons of the leading NFT blockchains
- [Main marketplaces](https://academy.0xsociety.com/guides/ethereum-marketplaces-deep-dive.md): An overview of the pros and cons of the main crypto art marketplaces
- [Acquiring cryptocurrencies](https://academy.0xsociety.com/guides/getting-eth.md): Learn how to purchase cryptocurrencies
- [Setting up your wallet](https://academy.0xsociety.com/guides/setting-up-your-eth-wallet.md): Learn how to create and secure a crypto wallet to interact with marketplaces
- [NFTs and Taxes](https://academy.0xsociety.com/guides/nfts-and-taxes.md): An overview of how NFTs and Taxes in Canada
- [The NFT glossary](https://academy.0xsociety.com/guides/the-nft-glossary.md): Your quick and practical guide for all NFT-related definitions
- [Dig Deeper!](https://academy.0xsociety.com/guides/dig-deeper.md): You will find below a list of various interesting articles and news about NFTs. Simply click on the links to access them!


---

# 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.0xsociety.com/guides.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.
