# Welcome

## Stenoob Pro Series Setup Guide

Your Stenoob keyboard can be set up in multiple ways depending on your software:

***

### Stenoob Lab (Pro 3 only)

The fastest way to get started — just plug in your keyboard, open Chrome, and begin practicing. No installation required.\
👉 [Quickstart Guide: Stenoob Lab](/quickstart-stenoob-lab-pro-3+.md)

***

### Plover Setup (All Models)

Use **Plover**, the free open-source steno software, to set up your keyboard.\
👉 [Install & Configure Plover](/plover-setup/install-plover-windows.md)

***

### Professional CAT Software

The Pro can also connect to standard CAT programs:

* **Eclipse** (Gemini PR mode, experimental TX Bolt support)
  * 👉 [Setup Guide for Eclipse](/cat-setup/setting-up-stenoob-pro-3-in-eclipse.md)
* **Case CATalyst** (TX Bolt mode) (Pro 3 Only)
  * 👉 [Setup Guide for Case CAT](/cat-setup/setting-up-stenoob-pro-3-in-case-catalyst.md)
* **DigitalCAT** (Gemini PR or TX Bolt mode)
  * 👉 [Setup Guide for Digital CAT](/cat-setup/setting-up-stenoob-pro-3-in-digitalcat.md)

***

[CC BY-NC-SA 4.0 Licensed](https://creativecommons.org/licenses/by-nc-sa/4.0/) | Copyright © 2025 Stenoob LLC.


---

# 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/readme.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.
