# How To

- [Install Multiple Repos/Sources at Once](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/install-multiple-repos-sources-at-once.md)
- [Uninstall All Tweaks at Once](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/uninsta.md): Seriously easy and safe.
- [Disable Individual/All Tweaks Easily](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/disable-individual-all-tweaks-easily.md)
- [Uninstall All Repos at Once](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/uninstall-all-repos-at-once.md): Safe and Easy!
- [Hard Reset (iPhone 8 & Up)](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/hard-reset-iphone-8-and-up.md): Safe and Simple!
- [Find & Delete Already Uninstalled Tweak Files](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/find-and-delete-uninstalled-tweak-files.md): This is perfect for deleting bad tweaks or deleting the settings for an uninstalled tweak so you can install it with fresh settings.
- [Jailbreak in Safe Mode](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/jailbreak-in-safe-mode.md)
- [Stuck in Recovery Mode Fix](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/stuck-in-recovery-mode-fix.md): Stuck in Recovery Mode or DFU Mode? Here's how to fix that!
- [Fix being unable to uninstall libcolorpicker and/or install Alderis Color Picker](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/unable-to-uninstall-libcolorpicker-and-or-install-alderis-color-picker.md): Unable to uninstall libcolorpicker and/or install Alderis Color Picker? Don't worry.. here's how you do it!
- [Stuck in a Loading Loop, Boot Loop, or Blank Screen Fix](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/stuck-in-a-loading-loop-boot-loop-or-blank-screen-fix.md)
- [Stuck/Frozen Lockscreen Fix](https://laxguide.gitbook.io/laxs-jailbreak-guide/how-to/stuck-frozen-at-lockscreen-fix.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://laxguide.gitbook.io/laxs-jailbreak-guide/how-to.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.
