# 分布式系统

- [《凤凰架构》笔记](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/feng-huang-jia-gou-bi-ji.md)
- [DDD 架构设计方法论](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/ddd-jia-gou-she-ji-fang-fa-lun.md)
- [系统设计思路](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/xi-tong-she-ji-si-lu.md)
- [系统优化思路](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/xi-tong-you-hua-si-lu.md)
- [分布式事务协议：二阶段提交和三阶段提交](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/fen-bu-shi-shi-wu-xie-yi-er-jie-duan-ti-jiao-he-san-jie-duan-ti-jiao.md)
- [分布式系统的技术栈](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/fen-bu-shi-xi-tong-de-ji-shu-zhan.md)
- [分布式系统的弹性设计](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/fen-bu-shi-xi-tong-de-tan-xing-she-ji.md)
- [单点登录解决方案](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/dan-dian-deng-lu-jie-jue-fang-an.md)
- [容错，高可用和灾备](https://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong/rong-cuo-gao-ke-yong-he-zai-bei.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://gitbook.fantasticmao.cn/tech/fen-bu-shi-xi-tong.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.
