# Open Sound Control (OSC)

- [OSC Position Output](https://docs.creativeconners.com/docs/spikemark/show-control/osc/open-sound-control-osc.md)
- [OSC Messenger](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-messenger.md)
- [Expanding The Command Library](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-messenger/expanding-the-command-library.md)
- [OSC Response Window](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-response-window.md)
- [OSC Input Trigger](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-input-tirgger.md)
- [Input Messages](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-input-tirgger/osc-input-trigger.md)
- [Cue Commands](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-input-tirgger/cue-commands.md)
- [Motor Commands](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-input-tirgger/motor-commands.md)
- [My OSC Input Trigger Isn't Working, Is there another way?](https://docs.creativeconners.com/docs/spikemark/show-control/osc/osc-input-tirgger/my-osc-input-trigger-isnt-working-is-there-another-way.md)


---

# 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.creativeconners.com/docs/spikemark/show-control/osc.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.
