# Updating AltStore PAL

Unlike apps distributed with AltStore, AltStore PAL itself cannot be updated from the My Apps tab. Instead, there are two ways to update it  - automatically in the background, or manually from Settings.

### Update Automatically

1. Go to Settings -> App Installation
2. Turn on "App Updates" under Automatic Downloads
3. AltStore should update itself within 24 hours after an update is released

<figure><img src="https://2606795771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAfe8qEztjcTjsjjaMBY2%2Fuploads%2Farm2tTu5GksgEtQ7gbQW%2FAuto_Update.PNG?alt=media&#x26;token=bb6a6f57-483d-42de-810d-8eb6904f3489" alt="" width="188"><figcaption><p>Toggle On "App Updates" </p></figcaption></figure>

### Update Manually

#### Safari

1. Open Safari
2. Go to <https://altstore.io/download>
3. Tap 'Download'
4. AltStore PAL will update itself to the latest version in the background

#### Settings app

1. Go to Settings -> App Installation -> AltStore
2. Tap "Update Now" under App Information

{% hint style="warning" %}
You may need to wait up to 24 hours for the update to appear.
{% endhint %}

<figure><img src="https://2606795771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAfe8qEztjcTjsjjaMBY2%2Fuploads%2FA1PIE3iXcdDQHcEArs77%2FUpdate_AltStore.png?alt=media&#x26;token=e0cf4047-fcf0-4623-a6a6-f17f8df728c9" alt="" width="188"><figcaption><p>Option will appear if App Updates are off</p></figcaption></figure>


---

# 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-pal/updating-altstore-pal.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.
