# AltStore Classic

- [How to Install (Windows)](https://faq.altstore.io/altstore-classic/how-to-install-altstore-windows.md): This page will help guide you through the process of installing AltStore onto your iOS device using a Windows computer. Soon you will be able to start sideloading apps!
- [How to Install (macOS)](https://faq.altstore.io/altstore-classic/how-to-install-altstore-macos.md): This page will help guide you through the process of installing AltStore onto your iPhone or iPad using a macOS computer. Soon you will be able to start sideloading apps!
- [Enable Mail Plug-in](https://faq.altstore.io/altstore-classic/how-to-install-altstore-macos/enable-mail-plug-in.md)
- [Getting Started](https://faq.altstore.io/altstore-classic/your-altstore.md)
- [AltServer](https://faq.altstore.io/altstore-classic/altserver.md)
- [App IDs](https://faq.altstore.io/altstore-classic/app-ids.md)
- [Activating Apps](https://faq.altstore.io/altstore-classic/activating-apps.md)
- [Enabling JIT](https://faq.altstore.io/altstore-classic/enabling-jit.md)
- [AltJIT](https://faq.altstore.io/altstore-classic/enabling-jit/altjit.md)
- [Trusted Sources](https://faq.altstore.io/altstore-classic/trusted-sources.md)
- [MacDirtyCow](https://faq.altstore.io/altstore-classic/macdirtycow.md): Follow these instructions to remove the 3-app limit using the MacDirtyCow exploit
- [Error Codes](https://faq.altstore.io/altstore-classic/error-codes.md): This page includes a list of various error codes you may receive while using AltStore.
- [Troubleshooting Guide](https://faq.altstore.io/altstore-classic/troubleshooting-guide.md): Having problems with AltStore or AltServer? Try some of these troubleshooting tips!


---

# 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.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.
