> For the complete documentation index, see [llms.txt](https://www.0x1.academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin.md).

# 數位藝術與收藏品

- [NFT 是什麼](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/nft-collectibles.md): NFT 藝術/蒐藏品是非同質化代幣最具代表性的應用，涵蓋數位藝術、PFP 頭像、遊戲物品等多元類型。
- [同質 vs 非同質](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/tong-nfts.md): 同質代幣（FT）與非同質代幣（NFT）是區塊鏈代幣的兩大類型，差異在於代幣之間是否可互換。
- [ERC721](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/erc721.md): Metadata
- [ERC1155](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/erc1155.md): ERC1155 是以太坊的多代幣標準，允許單一合約同時管理同質代幣和非同質代幣，特別適合遊戲和批量 NFT 場景。
- [NFT 藝廊/賣場](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/nft-galleries.md): 本頁是 NFT 藝廊與賣場的清單，分為開放式（免審核）與專業賣場（需審核）。
- [NFT 藝術家 Top50](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/nft-artist-top50.md): NFT 藝術家 Top50 精選全球最具影響力的數位藝術創作者，從 Beeple 到 pplpleasr，記錄 NFT 藝術革命的先驅者。
- [Beeple](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/nft-artist-top50/beeple.md): Beeple（Mike Winkelmann）是史上最成功的數位藝術家之一，其作品「Everydays」在佳士得拍出 6900 萬美元，創下 NFT 藝術品最高紀錄。
- [pplpleasr](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/nft-artist-top50/pplpleasr.md): pplpleasr 是知名 NFT 動畫藝術家，為 Uniswap、Aave 等 DeFi 協議創作動畫作品。
- [NFT 指數基金](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/nft-index.md): NFT 指數基金是將多個 NFT 打包成可交易代幣的金融產品，讓投資者能以單一代幣追蹤一籃子 NFT 的價值。
- [NFT 展示場地](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/sandbox-game.md): 本頁是 NFT 虛擬世界展示場地的清單，包含 Sandbox、Cryptovoxels、Decentraland 等平台。
- [NFT 懶人包 - WhaleShark](https://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin/nft-for-dummies.md): NFT 懶人包整理 WhaleShark 等 NFT 專家的觀點與策略，幫助新手快速理解 NFT 投資與收藏的核心概念。


---

# 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 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://www.0x1.academy/shu-wei-yi-shu-yu-shou-cang-pin.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.
