# Sideloading Master Guide

## Sideloading Master Guide

- [Welcome!](https://sideloading.gitbook.io/sideloading-master-guide/readme.md)
- [What is sideloading?](https://sideloading.gitbook.io/sideloading-master-guide/introduction/what-is-sideloading.md)
- [FAQ](https://sideloading.gitbook.io/sideloading-master-guide/introduction/what-is-sideloading/faq.md)
- [Terminology](https://sideloading.gitbook.io/sideloading-master-guide/introduction/terminology.md)
- [Introduction & Criteria](https://sideloading.gitbook.io/sideloading-master-guide/providers/introduction-1.md)
- [Code Signing Services \[Paid\]](https://sideloading.gitbook.io/sideloading-master-guide/providers/code-signing-services.md): Prices are PER DEVICE.
- [Code Signing Services \[Free\]](https://sideloading.gitbook.io/sideloading-master-guide/providers/code-signing-services-free.md)
- [Jailbreak Guides](https://sideloading.gitbook.io/sideloading-master-guide/how-tos/jailbreak-guide.md)
- [Extracting an IPA file](https://sideloading.gitbook.io/sideloading-master-guide/how-tos/jailbreak-guide/extracting-an-ipa-file-jailbreak-required.md)
- [Backup & Share Apple Arcade Games](https://sideloading.gitbook.io/sideloading-master-guide/how-tos/jailbreak-guide/backup-and-share-apple-arcade-games.md)
- [Using tweak deb to patch app](https://sideloading.gitbook.io/sideloading-master-guide/how-tos/using-tweak-deb-to-patch-app.md)
- [Sideloading onto an Apple TV](https://sideloading.gitbook.io/sideloading-master-guide/how-tos/sideloading-onto-an-apple-tv.md)
- [Final words](https://sideloading.gitbook.io/sideloading-master-guide/misc/final-words.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sideloading.gitbook.io/sideloading-master-guide/readme.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.
