# Feature: Icosa Gallery Support

#### Status: <mark style="color:green;">Released to</mark> [<mark style="color:green;">Current Beta</mark>](/alternate-and-experimental-builds/open-brush-beta-docs.md)

## Download

* [~~Oculus Quest 1~~](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Ficosa-integration/Oculus%20Quest%20%282%2B%29.zip)
* [~~Oculus Quest 2 or 3~~](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Ficosa-integration/Oculus%20Quest%20%282%2B%29.zip)
* [~~Oculus PC VR~~](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Ficosa-integration/Windows%20Rift.zip)~~(Rift, Quest via Link cable...)~~
* [~~SteamVR and other PC VR~~](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Ficosa-integration/Windows%20OpenXR.zip)~~(Vive, Index, Reverb...)~~
* [~~Other Builds~~](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Ficosa-integration) ~~(Pico, Pimax etc)~~
* [~~Code~~](https://github.com/icosa-foundation/open-brush/tree/feature/icosa-integration)

{% hint style="info" %}
No separate downloads as this feature is now part of our current [beta release](/alternate-and-experimental-builds/open-brush-beta-docs.md)
{% endhint %}

### What does it do?

Tilt Brush was previously tightly integrated with [Google Poly](https://en.wikipedia.org/wiki/Poly_%28website%29) - a website for publishing, sharing and browsing 3D models and Tilt Brush Sketches. This was both an easy way to allow others to view your work and a resource to find 3d elements that you can use to build your scene. It made it easy to produce sketches that combined elements drawn in with brushes in Tilt Brush with low-poly models created in Blocks.

We've created the [Icosa Gallery](https://icosa.gallery/) - a replacement for the Google Poly website and restored all the publically shared artwork that was saved from the shutdown of Poly by volunteers from [Archive Team](https://wiki.archiveteam.org/) and other groups. We've also restored and even improved upon the integration with Open Brush and Blocks and have integration planned with Blender, Godot and other 3d apps and platforms.

### How do I install it?

Download a build for your headset from the link above and unzip it. You can run the Windows exe directly. To install the Quest apk use SideQuest: <https://uploadvr.com/sideloading-quest-how-to/>

### How do I use it?

TODO

### Known Issues

TODO

## How do I get help

Come over to the Open Brush Discord: <https://discord.openbrush.app> and chat to @seethrough ).

We're mostly on UK time but we check in fairly regularly.

### Can I see it in action?


---

# 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/old-or-completed-feature-builds/icosa-gallery-support.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.
