# Beta Apps

### AltStore PAL Instructions&#x20;

1. Join our [Patreon](https://www.patreon.com/rileyshane).
2. Open the Settings tab in AltStore.
3. Press “Link Patreon account”.
4. Sign in with your Patreon account. After signing in, the message on the Patreon screen will now begin with “Hey \[your name]”. If a different Patreon account than the one you want to use is already logged in via Safari, you may need to sign out in Safari first.
5. Open the Browse tab and now the beta versions of our apps will also be available to download.

{% hint style="warning" %}
To downgrade from the AltStore PAL beta to the public version, you will need to
{% endhint %}

### AltStore Classic Instructions&#x20;

1. Join our [Patreon](https://www.patreon.com/rileyshane).
2. Download and install the latest beta of AltServer from the most recent AltStore post on our Patreon [here](https://www.patreon.com/collection/48008).
3. Use AltServer beta to install AltStore beta onto your device.
4. Open the Settings tab in AltStore.
5. Press “Link Patreon account”.
6. Sign in with your Patreon account. After signing in, the message on the Patreon screen will now begin with “Hey \[your name]”. If a different Patreon account than the one you want to use is already logged in via Safari, you may need to sign out in Safari first.
7. Open the Browse tab and now the beta versions of Delta and Clip will also be available to download.

{% hint style="warning" %}
Make sure to delete the regular AltStore afterward. Having two versions of AltStore installed might cause conflicts.&#x20;
{% endhint %}


---

# 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/patreon/beta-access.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.
