# What is MorseWriter?

MorseWriter is a system tray application that interprets one or two key presses in a Morse code pattern and converts them into key equivalents. This allows users with good timing to access and control their entire computer using one, two, three keys or switches. You can emulate the full computer keyboard and mouse. There is also a typing mode which has word predictions.


---

# 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.acecentre.org.uk/products/morsewriter/what-is-morsewriter.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.
