> For the complete documentation index, see [llms.txt](https://kindlemodding.gitbook.io/kindlemodding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kindlemodding.gitbook.io/kindlemodding/post-jailbreak.md).

# Post Jailbreak

- [Set up a Hotfix](https://kindlemodding.gitbook.io/kindlemodding/post-jailbreak/set-up-a-hotfix.md): This page will guide you through setting up a Hotfix, so that it auto-applies the jailbreak if a software update occurs.
- [Installing KUAL/MRPI](https://kindlemodding.gitbook.io/kindlemodding/post-jailbreak/installing-kual-mrpi.md): This page will guide you through setting up KUAL (Kindle Unified Application Launcher) and MRPI (MobileRead Package Installer) to install and use homebrew on your Kindle.
- [(Optional) Disable OTA Updates on 5.11+](https://kindlemodding.gitbook.io/kindlemodding/post-jailbreak/optional-disable-ota-updates-on-5.11+.md): This page will guide you through how to disable OTA updates on the Kindle.
- [(Optional) KOReader](https://kindlemodding.gitbook.io/kindlemodding/post-jailbreak/optional-koreader.md): This page will guide you through installing KOReader, an alternative e-book reading software that supports more formats and is generally faster on older devices, as well as supporting night mode.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/post-jailbreak.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.
