# Activating Apps

You can sideload as many apps as you want with AltStore, but due to Apple's restrictions **only 3 sideloaded apps can be active at a time**. If you try to activate more than 3 apps, you will be prompted to "deactivate" a sideloaded app first. Deactivating an app will make AltStore back up all its data before removing it from your iPhone or iPad, freeing up a slot for you to then sideload another app. Alternatively, you can manually deactivate an app at any time by long-pressing it in the My Apps tab and pressing "Deactivate".

Deactivated apps will appear in a separate "Inactive" section on the My Apps tab. Once deactivated, an app can later be "activated" by pressing `ACTIVATE`, which will cause AltStore to re-install the app and restore all its data.

&#x20;                                              ![](/files/IqfZrEkSrCQvTem41PlZ)        &#x20;


---

# 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://faq.altstore.io/altstore-classic/activating-apps.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.
