# Open Brush

***

### Introduction

In December 2025, VIVERSE and the Icosa Foundation, Open Brush's steward, teamed up with digital artist SUTU to create a publishing pipeline for Open Brush creators to host, distribute, and monetize their work on VIVERSE. When publishing to VIVERSE, creators are able to share their work on Mobile, Desktop, and VR through the web browser, complete with networked VRM avatars and real-time chat. The publishing process is a simple and powerful way for Open Brush creators to expand their audiences and make their work more accessible!

### Publishing Tutorial

{% stepper %}
{% step %}

#### Sign into VIVERSE from Open Brush

Within the Open Brush application in VR, navigate to the "Accounts" toolbar and select "VIVERSE" to open the browser window. Enter your VIVERSE account credentials and complete the sign in process, closing the browser window when prompted.

<figure><img src="/files/3pALP73tTIt6tTb90cg1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Upload to VIVERSE

Navigate to the "Upload" tab and select VIVERSE. Wait for the uploading process to complete.

<figure><img src="/files/uE8PHP7tUfa3KjoP317O" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Test and Finish Publishing on VIVERSE Studio

After uploading, a web browser window will open with studio.viverse.com. From here, sign into VIVERSE if necessary, and finish accessing and testing your world.

<figure><img src="/files/QvAhOg9urPK27G0UlrKe" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Tips & Troubleshooting

<details>

<summary>What should I do after publishing?</summary>

After publishing, we encourage all creators to curate their [world settings](/publishing-with-your-viverse-account.md#world-settings) and [creator profile](/publishing-with-your-viverse-account.md#profile-settings). These help with discoverability on VIVERSE.&#x20;

We also encourage creators to take advantage of the easy sharing of your work on VIVERSE. You can quickly share your VIVERSE url with anyone and even embed it on your artistic website. If you post your world, tag @VIVERSEOfficial on all platforms and we will help share!

</details>

<details>

<summary>How can I monetize my Open Brush work?</summary>

We want to help Open Brush creators earn from their awesome work on VIVERSE! Consult our [Monetization Docs](broken://pages/SykyJuZBUJRWAKDzk6j6) and contact our team if you have any questions.

</details>

<details>

<summary>How can I get help or request a new feature?</summary>

In the [VIVERSE Discord Server](https://discord.gg/viversecreators), we have a dedicated #open-brush channel where we want to hear your feedback, bug reports, and feature requests!

</details>

<details>

<summary>Are there any content restrictions on VIVERSE?</summary>

All Open Brush content must abide by the [VIVERSE Terms and Conditions](https://www.viverse.com/terms-of-use). In general, these terms restrict the depiction of NSFW content.

</details>


---

# 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.viverse.com/standalone-app-publishing/open-brush.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.
