# Determining the method to use for jailbreaking

## <mark style="color:red;">This guide is outdated. Please use the guide over at</mark> [<mark style="color:red;">https://kindlemodding.org</mark>](https://kindlemodding.org/) <mark style="color:red;">instead!</mark>

There's multiple ways to go about jailbreaking a Kindle. But it all depends on:

* What model of Kindle?
* What firmware is it on?
* Jailbreak using software or hardware methods?

Here is a chart on what you can do with each device.&#x20;

* EOL means Amazon no longer guarantees updates for these devices and generally can be expected to have a software version that can be jailbroken. Currently all devices before the 10th Generation is considered EOL.
* Supported means Amazon still supports these devices and will continue to update them.

<table><thead><tr><th>Model</th><th>Firmware and Methods</th><th data-hidden>Methods</th></tr></thead><tbody><tr><td>PW2, KT2 (EOL)</td><td>5.10.3-5.12.2.1.1: <a href="/pages/EsgpmgZ0NsM9aGNlbLvr">KindleBreak</a><br>5.12.2.2: <a href="/pages/WrDqqnCX0T0hICA3Nyr9">WatchThis</a><br>Hardware: <a href="/pages/An1VBKc1Feo9uu9jucNN">Popcorn</a></td><td></td></tr><tr><td>KV (EOL)</td><td>5.10.3-5.13.3: <a href="/pages/EsgpmgZ0NsM9aGNlbLvr">KindleBreak</a><br>5.13.4-5.13.6: <a href="/pages/WrDqqnCX0T0hICA3Nyr9">WatchThis</a><br>Hardware: <a href="/pages/An1VBKc1Feo9uu9jucNN">Popcorn</a></td><td></td></tr><tr><td>PW3, KT3 (EOL)</td><td>5.10.3-5.13.3: <a href="/pages/EsgpmgZ0NsM9aGNlbLvr">KindleBreak</a><br>5.13.4-5.14.2: <a href="/pages/WrDqqnCX0T0hICA3Nyr9">WatchThis</a><br>5.14.3-5.16.2.1.1: <a href="/pages/u5wnlRkEwQeBRtUzaqEX">LanguageBreak</a><br>Hardware: <a href="/pages/An1VBKc1Feo9uu9jucNN">Popcorn</a></td><td></td></tr><tr><td>KOA, KOA2 (EOL)</td><td>5.10.3-5.13.3: <a href="/pages/EsgpmgZ0NsM9aGNlbLvr">KindleBreak</a><br>5.13.4-5.14.2: <a href="/pages/WrDqqnCX0T0hICA3Nyr9">WatchThis</a></td><td></td></tr><tr><td>KOA3, KT4, PW4 (Supported)</td><td>5.10.3-5.13.3: <a href="/pages/EsgpmgZ0NsM9aGNlbLvr">KindleBreak</a><br>5.13.4-5.14.2: <a href="/pages/WrDqqnCX0T0hICA3Nyr9">WatchThis</a><br>5.14.3-5.16.2.1.1: <a href="/pages/u5wnlRkEwQeBRtUzaqEX">LanguageBreak</a></td><td></td></tr><tr><td>PW5, KT5, KS (Supported)</td><td>5.14.1.1-5.14.2: <a href="/pages/WrDqqnCX0T0hICA3Nyr9">WatchThis</a> (PW5 only)<br>5.14.3-5.16.2.1.1: <a href="/pages/u5wnlRkEwQeBRtUzaqEX">LanguageBreak</a></td><td></td></tr></tbody></table>

Right now there is no software based jailbreak for anything on `5.16.3` or newer, and all the devices with a hardware jailbreak method has been (currently) left behind on 5.16.2.1.1.\
**No, we don't know the ETA for when the next jailbreak is coming.**&#x20;

If you have a device that's on this list, but with an old version of the software, [manually upgrade to any of the versions listed above](/kindlemodding/miscellaneous/updating-your-kindle-to-a-specific-firmware.md). If you don't like the new firmware versions, you can always [downgrade your (jailbroken) devices](/kindlemodding/miscellaneous/downgrading-your-kindle-firmware.md) too!

If your device isn't listed here, it likely means it's a legacy device, and those will not be covered here as they're somewhat different in how they work.


---

# 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/getting-started/determining-the-method-to-use-for-jailbreaking.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.
