# Contingency Plan

- [Back up your Kindle's system files (8th gen or older)](https://kindlemodding.gitbook.io/kindlemodding/contingency-plan/back-up-your-kindles-system-files-8th-gen-or-older.md): This page will guide you through on how to back up your Kindle's system partitions, in case of a brick so that you can restore it to a functional state using a serial connection.
- [WIP: Unbrick a Kindle with your system backup using Serial (8th gen or older)](https://kindlemodding.gitbook.io/kindlemodding/contingency-plan/wip-unbrick-a-kindle-with-your-system-backup-using-serial-8th-gen-or-older.md): This page will guide you through how to unbrick a Kindle with the system files you have backed up in a prior stage.


---

# 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://kindlemodding.gitbook.io/kindlemodding/contingency-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.
