# Setting Up Stenoob Pro 3 in Case CATalyst

⚠️ **Important:** Case CATalyst requires the keyboard to be in **TX Bolt** mode.

* By default, the Pro 3 starts in Gemini PR mode.
* If you haven’t switched yet, follow the steps on the [**Pro 3: Toggle Protocol** ](/pro-3-toggle-protocol.md)page to change to TX Bolt before continuing.

***

### 1. Verify the COM Port

1. Press **Windows + X** and select **Device Manager**.
2. Expand **Ports (COM & LPT)**.
3. Look for **USB Serial Device (COM#)**.
4. If multiple ports appear, unplug/replug the keyboard to see which one disappears and reappears.
5. Note the **COM#** — you’ll use this in Case CATalyst.

***

### 2. Configure Read Setup

1. In Case CATalyst, go to **Tools → All Options → Read/Manage Notes**.
2. In the **Read Setup** dialog:
   * **Device:** Select **Baron TX**.
   * **Port:** Choose the COM# you verified above.

***

### 3. Configure Translate Setup

1. Go to **Translate → Options → Realtime (tab)**.
2. Under **Writer**, select **Baron TX**.
3. Under **COM Port**, enter the same COM#.
4. Click **Apply**, then **OK**.

***

### 4. Test the Connection

* Try reading or connecting to the keyboard.
* If everything is set correctly, strokes should register in Case CATalyst.

⚠️ **Note:** If you also use your Pro 3 with Plover, remember that only **one application can access the COM port at a time**. Close Plover before connecting to Case CATalyst.


---

# 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.stenoob.com/cat-setup/setting-up-stenoob-pro-3-in-case-catalyst.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.
