# Disaster Recovery Plan

### Overview

Basic recovery procedures for service disruptions.

### Recovery Steps

1. Assess Impact
   * Determine severity
   * Identify affected services
   * Estimate recovery time
2. Activate Recovery
   * Implement backup systems
   * Restore critical services
   * Verify data integrity
3. Communication
   * Notify affected clients
   * Provide status updates
   * Document recovery progress

### Testing

* Annual recovery test
* Quarterly backup verification
* Result documentation


---

# 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://help.rafflelink.com.au/other/privacy-and-security/disaster-recovery-plan.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.
