# 人工智慧與區塊鏈的融合

- [AI x Web3 總覽](https://www.0x1.academy/ren-gong-zhi-hui-yu-qu-kuai-lian-de-rong-he/ai-web3.md): 還記得我們在「幣」這個條目說過的嗎？貨幣是人類社會「彼此共同約定，記錄工作所得，並可以之交換工作所得的依據」。關鍵字是「人類社會」。
- [x402 Protocol](https://www.0x1.academy/ren-gong-zhi-hui-yu-qu-kuai-lian-de-rong-he/x402.md): 名字很奇怪對吧？x402。其實這個名字藏著一個網路歷史的小彩蛋。
- [AI Agent 支付](https://www.0x1.academy/ren-gong-zhi-hui-yu-qu-kuai-lian-de-rong-he/ai-agent-payments.md): 在「幣」的條目裡，我們用「雞幣」的故事解釋貨幣的起源。現在想像一下，如果那隻幫你跑腿換雞的不是鄰居，而是一個 AI 機器人呢？
- [去中心化 AI](https://www.0x1.academy/ren-gong-zhi-hui-yu-qu-kuai-lian-de-rong-he/decentralized-ai.md): 在「去中心化」條目中，我們用鳴人的影分身術來比喻：中心化就像只有一個本體，戳中就全滅；去中心化則是無數分身，沒有致命弱點。
- [AP2 Protocol（Google）](https://www.0x1.academy/ren-gong-zhi-hui-yu-qu-kuai-lian-de-rong-he/ap2.md): 如果說 x402 是 Coinbase 對 HTTP 支付的回答，AP2 就是 Google 的版本。
- [Cloudflare AI 支付](https://www.0x1.academy/ren-gong-zhi-hui-yu-qu-kuai-lian-de-rong-he/cloudflare.md): 如果你經營網站，很可能已經在用 Cloudflare。它是全球最大的 CDN（內容分發網路）之一，保護網站免受攻擊、加速全球訪問。


---

# 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/ren-gong-zhi-hui-yu-qu-kuai-lian-de-rong-he.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.
