# 第十六章 风险管理和业务持续性

- [建立风险框架](https://accs.mikesay.com/part4/chapter16/framing-risk.md)
- [评估风险](https://accs.mikesay.com/part4/chapter16/assessing-risk.md)
- [监控风险](https://accs.mikesay.com/part4/chapter16/monitoring-risk.md)
- [业务连续性和灾难恢复](https://accs.mikesay.com/part4/chapter16/business-continuity-and-disaster-recovery.md)
- [概要](https://accs.mikesay.com/part4/chapter16/summary.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/part4/chapter16.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.
