# Plover Setup

- [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: 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/plover-setup.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.
