# Installation

The easiest method is over-the-air (OTA) installation, which is offered as a benefit to OTA and Premium members of my [Patreon](https://www.patreon.com/litritt). Installation is always a button press away, and the app stays signed while you're a supporter. This method is great for sharing Ignited with friends and family, since any device can be added by obtaining its UDID.

Patrons in the Beta tier and higher also have access to Ignited through Apple's TestFlight beta testing platform. This method is simple, convenient, and lets you install the app on any device connected to your Apple ID. TestFlight also receives early access to new features and changes while they are being developed.

AltStore is a completely free method, but requires a computer and resigning the app must be done every week to continue using the app.

## <mark style="color:orange;">OTA Method</mark>

1. Become a member of OTA or Premium on [Patreon](https://www.patreon.com/litritt)
2. Submit your device UDID(s) following the instructions in the [welcome message](https://patreon.com/litritt/membership)
3. Wait patiently for 3 days until Apple finishes registering your device
4. Use [this link](https://ota.ignitedemulator.com) to install Ignited

## <mark style="color:orange;">TestFlight Method</mark>

1. Become a member of Beta on [Patreon](https://www.patreon.com/litritt)
2. Accept the TestFlight invite that will be sent to your email
3. Download the TestFlight app from the App Store
4. Open TestFlight and Install Ignited

## <mark style="color:orange;">AltStore Method</mark>

1. Download [AltServer](https://altstore.io) for Mac or PC
2. Connect your iPhone or iPad to your computer via Lightning or USB-C cable
3. Follow [these instructions](https://faq.altstore.io/) for installing AltStore
4. Use [this link](altstore://install?url=https://cdn.ignitedemulator.com/versions/1.10/Ignited.ipa) to install Ignited

## <mark style="color:orange;">Other Signing Methods</mark>

1. Download the [IPA](https://cdn.ignitedemulator.com/versions/1.10/Ignited.ipa) file to install using another method


---

# 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://docs.ignitedemulator.com/getting-started/installation.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.
