# Stenoob Docs

## Stenoob Pro Setup

- [Welcome](https://docs.stenoob.com/readme.md)
- [Quickstart - Stenoob Lab (Pro 3+)](https://docs.stenoob.com/quickstart-stenoob-lab-pro-3+.md)
- [Pro 3 : Toggle Protocol](https://docs.stenoob.com/pro-3-toggle-protocol.md)
- [Setting Up Stenoob Pro 3 in Case CATalyst](https://docs.stenoob.com/cat-setup/setting-up-stenoob-pro-3-in-case-catalyst.md)
- [Setting Up Stenoob Pro 3 in DigitalCAT](https://docs.stenoob.com/cat-setup/setting-up-stenoob-pro-3-in-digitalcat.md)
- [Setting Up Stenoob Pro 3 in Eclipse](https://docs.stenoob.com/cat-setup/setting-up-stenoob-pro-3-in-eclipse.md)
- [Install Plover (Windows)](https://docs.stenoob.com/plover-setup/install-plover-windows.md): Instructions for downloading and installing Plover.
- [Connect Keyboard](https://docs.stenoob.com/plover-setup/connect-keyboard.md): In this section, we will configure Plover to detect and connect to your keyboard. Follow these steps to ensure your keyboard is properly recognized by Plover.
- [Test Keyboard](https://docs.stenoob.com/plover-setup/test-keyboard.md): In this section, we will test your keyboard to ensure it is properly connected and configured with Plover. Follow these steps to verify that everything is working correctly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
