# 协议栈

- [跨链共识层](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/kua-lian-gong-shi-ceng.md)
- [Peer-to-Peer (P2P) 网络](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/peertopeer-p2p-wang-luo.md)
- [支付频道](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/zhi-fu-pin-dao.md)
- [Service Discovery](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/service-discovery.md)
- [数据市场](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/shu-ju-shi-chang.md)
- [索引和缓存市场](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/suo-yin-he-huan-cun-shi-chang.md)
- [Web3 任务bid市场](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/web3-ren-wu-bid-shi-chang.md)
- [存储层](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/cun-chu-ceng.md)
- [计算层](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/ji-suan-ceng.md)
- [CDN 层](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/cdn-ceng.md)
- [治理](https://docs-cn.filswan.com/kai-shi/xie-yi-zhan/zhi-li.md)


---

# 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://docs-cn.filswan.com/kai-shi/xie-yi-zhan.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.
