# Roadmap

### Roadmap

* [x] Get basic code working
* [x] Add in pairing functionality
* [ ] Get video demo working
* [x] Add in low power features
* [ ] Adapt for x80
* [x] Write demo code for PC (1/2 done. Can receive switches not send)
* [ ] Create docs page on Ace site
* [ ] Add ability to listen for more than one switch


---

# 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/open-wireless-switch-ows/roadmap.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.
