# Workspaces

Spikemark is split up into 3 different workspaces that are designed to help you with different aspects of your show. Workspaces are where you can jog machinery, program, and operate your shows.

* [**Jog Workspace**](/docs/spikemark-6/navigating-spikemark/workspaces/jog-workspace-overview.md): Designed to get you moving 1 or 100s of machines quickly.
* [**Cues Workspace**](/docs/spikemark-6/navigating-spikemark/workspaces/cue-workspace-overview.md): Designed for programming and running your show.
* [**Preset Workspace**](/docs/spikemark-6/navigating-spikemark/workspaces/preset-workspace-overview.md): Designed to recall on stage looks with the touch of a button.

Additionally, the workspaces can be [customized](/docs/spikemark-6/navigating-spikemark/workspaces/adjusting-your-workspace.md) to work better for you and your show.


---

# 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-6/navigating-spikemark/workspaces.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.
