# 第五部分: 顶石 - 端到端设计练习

- [第十七章 动手实验1 - 集成云设计(单一服务器)](https://accs.mikesay.com/part5/chapter17.md)
- [动手实验和练习](https://accs.mikesay.com/part5/chapter17/hands-on-labs-and-exercises.md)
- [概要](https://accs.mikesay.com/part5/chapter17/summary.md)
- [第十八章 动手实验2 - 高级云设计洞察](https://accs.mikesay.com/part5/chapter18.md)
- [数据驱动设计](https://accs.mikesay.com/part5/chapter18/data-driven-design.md)
- [所有数据是有用的，也许不是](https://accs.mikesay.com/part5/chapter18/all-data-is-useful-maybe-not.md)
- [暴风实验2 - 高级洞察(NeBu系统)](https://accs.mikesay.com/part5/chapter18/burstorm-lab-2-advanced-insight-nebu-systems.md)
- [暴风实验2 - 访问其他详细信息](https://accs.mikesay.com/part5/chapter18/burstorm-lab-2-accessing-additional-detail.md)
- [暴风实验2 - 选择直接比较](https://accs.mikesay.com/part5/chapter18/burstorm-lab-2-selecting-for-direct-comparison.md)
- [概要](https://accs.mikesay.com/part5/chapter18/summary.md)
- [第十九章 动手实验3 - 优化当前的状态(12个月后)](https://accs.mikesay.com/part5/chapter19.md)
- [可视化当前状态数据](https://accs.mikesay.com/part5/chapter19/ke-shi-hua-dang-qian-zhuang-tai-shu-ju.md)
- [概要](https://accs.mikesay.com/part5/chapter19/summary.md)
- [第二十章 云架构 - 学到的教训](https://accs.mikesay.com/part5/chapter20.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://accs.mikesay.com/part5.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.
