# Quickstart - Stenoob Lab (Pro 3+)

Your **Pro 3 keyboard** is fully compatible with **Stenoob Lab:** a free, browser-based practice tool designed to help you get started with steno.

***

### 1. Getting Started

* Open [Stenoob Lab](https://lab.stenoob.com) in **Google Chrome** (Mac and Windows supported).
* Plug in your **Stenoob Pro** keyboard.
* That’s it! Stenoob Lab is completely plug-and-play — no software installation required.

***

### Using Stenoob Lab

#### Layout Overview

* **Paper Tape (right side):** shows your raw steno strokes.
* **Editor (left side):** displays translations.

#### Saving & Clearing

* Work is saved automatically in your **browser (local storage)**.
* Data remains even after you close the page.
* To clear your session:
  * Use **Clear Editor** or **Clear Tape** in the menu.
  * Recommended on shared/public computers.

#### Customization

* **Font Size:** adjust tape and editor font size with the sliders.
* **Reset UI:** restore default interface settings.
* **Paper Tape-Only Mode:** hide the editor and center the tape for focused practice.

#### Dictionaries

* Comes with a built-in starter dictionary.
* You can upload your own in **`.json`** or **`.rtf`** format.

#### Compatibility

* **Supported:** Stenoob Pro 3 (and future models).
* **Not supported:** Pro, Pro 2, or Pro +.

<br>


---

# 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/quickstart-stenoob-lab-pro-3+.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.
