# App IDs

Every app you sideload with AltStore requires a certain number of "App IDs" to be registered with your Apple ID, which depends on the number of app extensions each app contains. **You can only register up to 10 App IDs at a time**, but each App ID expires after one week. If you want to sideload an app that requires more App IDs than you have available, you'll have to wait for enough App IDs to expire.

To see a list of all App IDs registered with your Apple ID and when they will expire, tap "View App IDs" from the My Apps tab.

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


---

# 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/app-ids.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.
