# Pro 3 : Toggle Protocol

<figure><img src="/files/M9nBq9Jmvt63ibCpksk3" alt=""><figcaption></figcaption></figure>

The Pro 3 keyboard supports both Gemini and TX Bolt protocols but is in Gemini by default.&#x20;

**How to toggle**

1. Plug in the keyboard.
2. Press and hold **S (both left S keys) + D + Z** together for \~5 seconds. (Red keys in image above).
3. Watch the LED next to the USB port:
   * **Rapid flashing** = **TX Bolt** is selected
   * **Slow flashing** = **Gemini PR** is selected
4. Release. The keyboard **remembers the mode** even after it’s unplugged.
5. Repeat the same key chord any time to switch back.

**Compatibility**

* **Gemini PR:** digitalCAT, Eclipse, Plover
* **TX Bolt:** Case CATalyst (choose **Baron Realtime**), Plover

**Tips**

* Close other steno apps before connecting; only one program can use the COM port at a time.
* If the LED doesn’t start flashing, keep holding the chord until it does, then release.


---

# 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/pro-3-toggle-protocol.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.
