# Introduction

Non-Fungible Tokens (NFT) are a kind of cryptographic digital proof of interest secured with blockchain technology. They cannot be copied, tampered with or divided and can be used to  map physical assets such as collectibles and virtual assets such as images, music, game props, etc. The core value of NFTs lies in "digital content assetization". Blockchain technology ensures the uniqueness, authenticity and permanence of digital assets, enhances their liquidity, enables creator royalties and mitigates the pain point of copyright protection. Starting from the first NFT project Cryptopunks in 2017, the NFT industry experienced a period of rapid growth and expansion in 2021. *Everydays: The First 5000 Days* by Beeple was auctioned at a record price of $69.34 million, and captured mainstream attention. Subsequently the minting and purchase of NFTs by celebrities became commonplace. At the same time the blockchain game Axie Infinity created a stir in the Philippines with its play to earn model. At its peak in the third quarter of 2021 the value of NFT transactions exploded, reaching a total of $2.842 billion for the 30-day market on September 6. In spite of a slowdown in 2022, analysts reported a CAGR for the NFT industry of 33%.

&#x20;

Built by an experienced team, Moonft is a fully functional aggregated NFT marketplace for buying, selling and trading NFTs.

Designed to be easy to use, Moonft is highly optimized for efficient transactions, including fast loading times, advanced filters, and many new features and enhancements. Some of these include:

● Batch shelving - multiple NFTs can be shelved with just one transaction.

● Buy in bulk - buy large quantities of NFTs all at once.

● Batch Quotes - One-click quotes for all NFTs in a collection.

● Batch Cancellation - Cancel multiple open orders in a single transaction.

● On-chain chat - chat with buyers/sellers and communicate with NFT enthusiasts of the series in NFT groups.


---

# 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://moonft.gitbook.io/moonft/introduction.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.
