# Layer 1 區塊鏈

- [公鏈總覽](https://www.0x1.academy/layer-1-qu-kuai-lian/chains.md): 比特幣是第一個。
- [Solana](https://www.0x1.academy/layer-1-qu-kuai-lian/solana.md): 2021 年，Solana 是明星。
- [Avalanche](https://www.0x1.academy/layer-1-qu-kuai-lian/avalanche.md): 「一條鏈不夠用？那就創建自己的鏈。」
- [Sui](https://www.0x1.academy/layer-1-qu-kuai-lian/sui.md): 當 Meta（Facebook）的區塊鏈項目 Diem 被監管扼殺後，
- [Aptos](https://www.0x1.academy/layer-1-qu-kuai-lian/aptos.md): Sui 和 Aptos 是「雙胞胎」。
- [TON](https://www.0x1.academy/layer-1-qu-kuai-lian/ton.md): Telegram，全球最大的加密貨幣友好通訊軟體。


---

# 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/layer-1-qu-kuai-lian.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.
