# Stream to OBS (quick)

You will need:

* Playground for VTuber - <https://live.playground.avatech.ai/>
* OBS Studio

1. Drag the streaming button into OBS

* Click “Yes”

1. You should see "Browser" added as a source.\
   ![](https://3191365076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSL2RoZggq07owTVGKh5l%2Fuploads%2FjuWMdzWsaBdAfOBRbrUs%2Fimage.png?alt=media\&token=f3e850fa-a885-4401-9e71-0fd2e1510a6d)
2. You will see a blank screen, this is because Playground hide its UI by default.
3. In the main window where the opened browser source is, right click > interact. You should now be able to interact with the source directly.
4. Double click the blank area to show or hide UI
5. Import your model
   * Locate import model button
   * Select a folder or zip to import

*We are currently in early development and are working to improve our product. If you have suggestions for us or notice any issues please contact us at* [*app@avatech.gg*](https://app.gitbook.com/u/WiA7dDXUzOYXyhVK2Bg3BXV7ElI3) *or join our* [*Discord*](http://discord.gg/uTfAaDYQVM)*.*


---

# 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://playground-docs.gitbook.io/playground/streaming/stream-to-obs-quick.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.
