# NFT 經典案例

- [加密貓](https://www.0x1.academy/nft-jing-dian-an-li/jia-mi-cryptokitties.md): CryptoKitties 是 2017 年推出的 NFT 養成遊戲，被視為 NFT 走入大眾的起點，也是第一個讓以太坊嚴重擁塞的 DApp。
- [BAYC](https://www.0x1.academy/nft-jing-dian-an-li/bayc.md): 2021 年 4 月，一個名為 Yuga Labs 的團隊發布了 10,000 張「無聊猿」NFT。
- [CryptoPunks](https://www.0x1.academy/nft-jing-dian-an-li/cryptopunks.md): 在 NFT 這個詞還不存在之前，


---

# 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://www.0x1.academy/nft-jing-dian-an-li.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.
