# Steam Browser - Workaround

![Sonoran CAD - In-Game Use](/files/-MjCOEY20HYpkpqkRrPS)

## Introduction

Many users utilize Steam's browser/overlay system. The Steam browser utilizes an out-of-date version of [CEF ](https://en.wikipedia.org/wiki/Chromium_Embedded_Framework)to run. Because of this, the Steam browser is known for it's infamous freezing, lagging, and general lack of support for developers.

While the Steam browser works well for basic websites, some users may experience issues with larger web apps like Sonoran CAD.

## Accessing the CAD In-Game

### 1. Download the Desktop App

[Download our official Windows desktop application](/cad/download.md). This allows support for our [global hotkeys](/cad/tutorials/other-features/configurable-hotkeys.md), [bodycam](/cad/integration-plugins/twitch-overlay-and-bot.md), and more!

### 2. Configure your Hotkey

Once you've opened the desktop app, open the settings modal to configure your `show` hotkey.\
When pressed, this will open the desktop app on-top of your game client.

![Sonoran CAD - Desktop Hotkey: Show](/files/-MjAy5nFqdZt0PIkGtPK)

### 3. Configure your Game Client

Depending on what game you're running, ensure it's in "Borderless Windowed" mode. This means the game is running as a window, with no top border.

In GTAV, this mode is actually just called `Full Screen`.

![GTA - Windowed Borderless Mode](/files/-MjAycSXOrNJOcSvHYFV)

### 4. Auto-Hide Windows Taskbar (Optional)

Specifically with streamers, some users may want to hide the Windows taskbar that appears when the CAD is placed on top of the game.

To do so, simply right-click the taskbar > Taskbar Settings > Automatically Hide the Taskbar

![Taskbar - Auto Hide](/files/-MjAz7xravGg2zsGNwGq)

### 5. Utilize the Hotkey

In-game, simply press your hotkey to toggle the CAD display both on and off.\
When the CAD is toggled off, your game will automatically regain focus!


---

# 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.sonoransoftware.com/cad/download/steam-browser-workaround.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.
