# Playground Desktop App

**Playground Desktop** is a desktop client for Playground, which will enable a more stable guest experience and will be able to keep running with full-screen games. Without opening chrome, Playground Desktop takes very minimal performance from our test.

{% hint style="warning" %}
The app is still in development, so it might have some unexpected bugs, be careful when using it.

Feels free to tell us your feedback via [discord](https://discord.com/invite/uTfAaDYQVM)!
{% endhint %}

![](https://3191365076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSL2RoZggq07owTVGKh5l%2Fuploads%2FkHL0yo5M2M8TcfOKR0Qw%2Fimage.png?alt=media\&token=b05b5a1e-ee84-424e-8873-db8e769a38cc)

### Quick Setup (5 mins)

1\. Download the Playground Desktop exe.

| Version        | Download Link                                                                                        |
| -------------- | ---------------------------------------------------------------------------------------------------- |
| 0.0.3 (Latest) | [Dropbox (7.3 mb)](https://www.dropbox.com/s/4voo1r65n7qifqj/Playground%20Desktop%20v0.0.3.exe?dl=1) |

3\. Windows Defender might warn you that there are risks running our app, please click more info and click "Run anyway" to run our app.

![](https://3191365076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSL2RoZggq07owTVGKh5l%2Fuploads%2F5ITSdmUoeIQs4STdLSEI%2Fimage.png?alt=media\&token=1213e43c-41fa-4803-8c1a-e701bedacead)

### **How to stream with Playground Desktop**

{% hint style="warning" %}
Suggest using the web version for direct transparency!
{% endhint %}

1. Use **window capture** and set the capture method to windows 10 (103 and up)

![](https://3191365076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSL2RoZggq07owTVGKh5l%2Fuploads%2F4k9xaSd7Mn9EKuWzok5v%2Fimage.png?alt=media\&token=4b966491-36b5-4238-83fb-0ec78b46ccf5)

If you are concerned about the safety of our app, we understand and feel free to use [Playground web version](https://live.playground.avatech.ai/) instead!


---

# 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/playground-desktop-app.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.
