# Connect Your Device to the Web Installer

### Step-by-Step Instructions

#### Method: WebUSB Connection

1. In your browser, open the **Flash Castrum OS** section of the Conectum Portal.
2. Go to Step 3 and Click the **Connect** button.

<figure><img src="/files/f0vP8UgcdOX2c1VfxAWv" alt="" width="375"><figcaption></figcaption></figure>

1. Your browser will display a pop-up window asking you to select your device.\
   This is part of the secure **WebUSB connection flow**.
2. In the pop-up window:
   * Select your Pixel device from the list
   * Click **Connect**

<figure><img src="/files/nmXPf14VgUPky6xLfvLl" alt="" width="375"><figcaption></figcaption></figure>

If the device does not appear:

* Make sure it is in Fastboot mode
* Try reconnecting the USB cable
* Ensure you are using a supported browser


---

# 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://conectum-portal.gitbook.io/conectum-portal-documentation/flash-castrum-os/connect-your-device-to-the-web-installer.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.
