# Check out Labs features

<figure><img src="/files/8lBc1M35TDXSJyzWBfN9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This page isn't up to date at the moment
{% endhint %}

To try out newer features, you can open up the Labs panel. Here you will find some of the latest additions to Open Brush.

(If you're really interested in cutting edge features then you might also want to look at installing [alternate or experimental builds](/alternate-and-experimental-builds.md).)

### **Accessing the Labs panel**

1. Make sure you are in Advanced Mode.
2. Below your palette, go to the Menu panel and select "**More Options...**".
3. On your paint palette, swipe to the Tools panel and select More.
4. Select **Labs**.

## Labs Features:

### [**Multi Mirror**](/user-guide/multimirror.md)

<div align="left"><figure><img src="/files/HHm4XA6MTBOO9tAktPv7" alt=""><figcaption></figcaption></figure></div>

### [Export your sketch as a 3d file](/user-guide/exporting-open-brush-sketches-to-other-apps.md)

<div align="left"><figure><img src="/files/Sj1AbKTWDcWzHK0GYKyb" alt=""><figcaption></figcaption></figure></div>

### Save Selected Strokes to your Media Library

<div align="left"><figure><img src="/files/0dh3XugZMqpzkmn7RDXn" alt=""><figcaption></figcaption></figure></div>

### Hide or show Draft Brush strokes

<div align="left"><figure><img src="/files/pbUJu4Rz2c8coHPRjgfz" alt=""><figcaption></figcaption></figure></div>

### View a live webcam or other video feed while drawing

<div align="left"><figure><img src="/files/IW06aqQmloICO5ypEzEa" alt=""><figcaption></figcaption></figure></div>

### Use the "Pin" tool

<div align="left"><figure><img src="/files/J44RWw0wgY45AsSonwXg" alt=""><figcaption></figcaption></figure></div>

### [Browse and Import 3d models from the Icosa Gallery](/alternate-and-experimental-builds/old-or-completed-feature-builds/icosa-gallery-support.md)

<div align="left"><figure><img src="/files/NJ1uXFY34XScv4g2kXjA" alt=""><figcaption></figcaption></figure></div>

### Switch the desktop view to a spectator camera

<div align="left"><figure><img src="/files/9ZyP6p96lf1i2dQKFeOF" alt=""><figcaption></figcaption></figure></div>

### Use [plugins ](/user-guide/using-plugins.md)or run [API scripts](/user-guide/open-brush-api.md)

<div align="left"><figure><img src="/files/GgOjrAMnP7nWswoW6ANY" alt=""><figcaption></figcaption></figure></div>

***


---

# 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/user-guide/check-out-labs-or-experimental-features.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.
