# Update

## Recent Updates : v1.1.2

{% hint style="info" %}
**New Features**\
\- Added Support Code generation to the PC Host > Account tab. Share the generated code on Discord to receive more accurate support.

&#x20;

**Usability Updates**\
\- Removed the limit on the number of Custom Presets and added support for uploading up to 3 images for 360 Spaces.

\- Added a recovery process for situations where the monitor screen does not appear in the VR app.

**Bug Fixs**

\- Fixed an issue where the driver was not removed when uninstalling the program.
{% endhint %}


---

# 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://overay-inc.gitbook.io/overaydesk/support/update.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.
