# Using Sideloadly

1. Download Sideloadly from <https://sideloadly.io>
2. Launch it and click `Advanced Options`
3. Select your ipa file by dragging it to the document icon in the top left corner of the window or clicking the icon.
4. Add your tweak debs by choosing `+dylib/deb`
5. (Optional) Change the app name
6. Click Start when you're ready to sideload.

{% hint style="info" %}
If you want a new ipa instead of sideloading, choose the export option under signing mode.
{% endhint %}

If you have local anisette selected and logging in fails, please switch to remote anisette.

{% hint style="warning" %}
If you're on iOS 16, you may run into an "integrity not verified" error. in this case, please use AltServer to sideload your ipa by holding shift (windows) or option/alt (macOS) and clicking on the icon.\
\
Export with sideloadly to get a tweaked ipa beforehand.
{% endhint %}


---

# 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://shouganai.gitbook.io/ios-stuff/sideloading/tweak-injection/tools/using-sideloadly.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.
