# Feature: Multiplayer

#### <mark style="color:red;background-color:red;">**THIS BRANCH HAS BEEN RELEASED AND IS PART OF THE REGULAR VERSION OF OPEN BRUSH**</mark>

#### Status: Released in [v2.10](/release-history/v2.10.md)

### What does it do?

Social painting. Create with others.

### What's it good for?

Collaborate on a sketch or invite people to watch you create.

### How do I install it?

This is now part of the regular release of Open Brush

### How do I use it?

There's a new button on the main admin panel. You enter a room name of your choice (or accept the random one provided). Share that room name with anyone you want to join.

### Known Issues and current limitations

* Undo is disabled when in multiplayer mode.
* Loading sketches is disabled in multiplayer mode
* You must switch to [basic mode](/user-guide/using-the-open-brush-tools-quick-tools-and-menu-panels/tool-panels.md) before joining a room. Currently only basic mode features are supported.
* People that join the room will see the strokes you have made this session but they won't see any strokes that you loaded from saved sketch.

Our next priority is to fix the last issue. After that we will probably release the multiplayer functionality into the main beta release so it's easier for people to try it out. However - the more testing and feedback we can get at this stage, the better the beta release will be so please try out this build.

## How do I get help

Come over to the [Open Brush Discord](https://discord.openbrush.app) and chat to Riccardo ( @sbanca ) or me ( @andybak#5425 ). We're both on UK time.

### Can I see it in action?

TODO


---

# 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/multiplayer.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.
