# All things NFTs

## NFT Data

* [Gas Count Calculator](https://pumpmygas.xyz) for selling and buying NFTs off different Ethereum based marketplaces
* [Non-Fungible (ERC-721) Tokens (NFT) Token Tracker | Etherscan](https://etherscan.io/tokens-nft)
* [The Block](https://www.theblockcrypto.com/data/nft-non-fungible-tokens/nft-overview) Weekly Trade volume of NFTs, Weekly Users of NFT Platforms, Weekly NFT Transactions, Average NFT Transaction Value, Average Price of an NFT Sale
* [CryptoArtPulse | Art Sales Data Feed Tracking](https://cryptoartpulse.com/) live sales data of sold NFTs, top sales, first sales
* [Cryptoart](https://cryptoart.io/) MOST EXPENSIVE ARTWORKS Galleries include Nifty Gateway, Foundation, - hic et nunc, SuperRare, MakersPlace, KnownOrigin, and Async Art. More coming soon.

## NFT News

* [NFTs.WTF](https://nfts.wtf/) Educational Page with NFT news
* [NFT Plazas](https://nftplazas.com/) No#1 NFT News Website Dedicated to Supporting the Expansion & Mainstream Adoption of NFTs, Decentralization and the Metaverse. News, Events, Advertising and Much More.
* [DappRadar](https://dappradar.com/nft/collections) Rankings and analysis for NFT collections. Discover the top NFT collections across multiple protocols including Ethereum, BSC, WAX and Flow
* [NFT Tips](https://nfts.tips/) The largest and fastest growing community on Clubhouse for NFT and Defi
* [NFT News Wire](https://nftnewswire.com/) NFT & Crypto Art Press Releases
* [NFT Protocol](https://nftprotocol.substack.com/) is the decentralized protocol for non-fungible tokens - substack

## Cool articles

* [The skeptics' introduction to cryptoart and NFTs for digital artists and designers](https://justincone.com/posts/nft-skeptics-guide/)
* [# NFT Issuance Landscape](https://coopahtroopa.mirror.xyz/PF42Z9oE_r6yhZN9jZrrseXfHaZALj9JIfMplshlgQ0)
* [NFT as Memento](https://www.artnews.com/list/art-in-america/features/nft-as-memento-1234587897/digitized-tape/)

## NFT School

* [NFT School](https://nftschool.dev/) basically a right hand of this Wiki, learn NFT basics,, tutorials on building gallery dapp, minitng dapp, using NFTs in a game, how-tos, references and a bunch of more super helpful content

## NFT Bots

* On-chain notification bot for NFT discords - with no Opensea API dependence <http://nonfungo.com/>


---

# 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://nft-standards.gitbook.io/nft-standards-wiki/nft-basics/all-things-nfts.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.
