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

# Introduction & Criteria

There's a ton of people providing Sideloading services online. Discover which ones you should avoid and recommendations for a variety of services.

## Sideload Provider Criteria

{% hint style="info" %}
**Please note we are not affiliated with any of the providers we recommend. This allows us to provide completely objective recommendations.** We have a clear set of requirements for any Sideload provider wishing to be recommended. We suggest you familiarize yourself with this list before choosing a Sideload provider, and conduct your own research to ensure the Sideload provider you choose is as trustworthy as possible.
{% endhint %}

### Minimum

* Third-party App Library
* Revocation replacement
* Active support

### Best Case

* Self-Service App or full-featured website
* Custom iOS App Signing (ability to upload and install own app file)
* Revocation replacement through duration of membership (e.g. 1 year) or support of your own developer account
* Device Replacement - Offers re-enrolment of a new device, under select criteria (e.g. AppleCare replacement, theft)
* Tweaked app notifications


---

# 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, and the optional `goal` query parameter:

```
GET https://sideloading.gitbook.io/sideloading-master-guide/providers/introduction-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
