# Installing the Beta Release

This build is the pre-release version of Open Brush and may contain untested new features.

{% content-ref url="../release-history/automatic-changelog" %}
[automatic-changelog](https://docs.openbrush.app/release-history/automatic-changelog)
{% endcontent-ref %}

{% hint style="warning" %}
Remember, these pre-release builds are labelled beta for a reason, and some features may contain bugs. Make sure to back up your important sketches before proceeding!
{% endhint %}

## Opting in to the Steam beta <a href="#lnka1z4mzei7" id="lnka1z4mzei7"></a>

1. Right Click on Open Brush in your Steam Library and choose "Properties"

![](https://3738774261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mikdwm98p33AibfiSqN%2Fuploads%2Fgit-blob-192df216ed829464f1939887e91e95f182931a08%2Fimage-022.png?alt=media)

2\. Choose "Betas" on the left, and in the dropdown, select whether you want to opt into the beta or [experimental mode](https://docs.openbrush.app/alternate-and-experimental-builds/main-experimental-build) version. You can also return to the normal release version by choosing "None"

3. Wait for Open Brush to update.

## Opting in to the Meta beta (Quest or PC) <a href="#lnka1z4mzei7" id="lnka1z4mzei7"></a>

### In the headset (Quest)

1. Find Open Brush in your Library, click the 3 dots menu and choose "Settings"
2. Click "Release Channels"
3. Choose "Beta"
4. Wait for Open Brush to appear in your list of updates and choose "Update"

### Using the desktop app or website (Quest or PC)

![](https://3738774261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mikdwm98p33AibfiSqN%2Fuploads%2Fgit-blob-02594634fd4d60ef10a5dc6c885ea8ebacdecf92%2Fimage-015.png?alt=media)

2. Or find Open Brush in the mobile app:

![](https://3738774261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mikdwm98p33AibfiSqN%2Fuploads%2Fgit-blob-a63692a0b02876a736ea1736f0a49404faabbb68%2Fimage-018.png?alt=media)

3. Choose "Beta". (Or you can switch back to "LIVE" if you want to go back to the normal release version. Note: If LIVE has a lower release number than Beta, you'll need to uninstall Open Brush first before downloading the LIVE version again.)
4. Wait for Open Brush to update.

## Download from Itch.io

We also host some beta versions on our Itch.io page.

{% embed url="<https://openbrush.itch.io/openbrush>" %}

## Download Directly from Github

If you can't find a version to suit your platform anywhere else then this page on Github has the latest beta build for all the platforms we support.

{% embed url="<https://github.com/icosa-foundation/open-brush/releases/>" %}


---

# 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.openbrush.app/alternate-and-experimental-builds/open-brush-beta-docs.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.
