# Stage Model Viewer

## Contents

* [Changing Your Viewer](/docs/spikemark/stage-model-viewer/changing-your-view.md)
* [Adjusting the Stage Size](/docs/spikemark/stage-model-viewer/adjusting-the-stage-size.md)
* [Changing the Type of Scenery](/docs/spikemark/stage-model-viewer/adjusting-type-of-scenery.md)
* [Adjusting Model Dimensions](/docs/spikemark/stage-model-viewer/adjusting-scenery-dimensions.md)
* [Adjusting Model Rotation](/docs/spikemark/stage-model-viewer/adjusting-scenery-rotation.md)
* [Adjusting Location On Stage](/docs/spikemark/stage-model-viewer/adjusting-location-on-stage.md)
* [Making Models](/docs/spikemark/stage-model-viewer/making-models.md)
  * [Winch](/docs/spikemark/stage-model-viewer/making-models/making-a-winch.md)
  * [Lift](/docs/spikemark/stage-model-viewer/making-models/making-a-lift.md)
  * [Hoist](/docs/spikemark/stage-model-viewer/making-models/making-a-hoist.md)
  * [Vertical Curtain](/docs/spikemark/stage-model-viewer/making-models/making-a-curtain.md)
  * [Split Curtain](/docs/spikemark/stage-model-viewer/making-models/making-a-split-curtain.md)
  * [Turntable or Periaktos](/docs/spikemark/stage-model-viewer/making-models/making-a-turntable.md)

## Viewing Basics

Spikemark 5 includes an integrated 3-view setup of your stage.

![](/files/NRdptKszp9WwUnZrZ7xf)

The **Stage Model Viewer** is at the top of the Spikemark screen, you should see a large blue rectangle with a small white rectangle on top of it. This is the Pushstick V2 motor represented on the Stage. All dimensions associated with the Stage Model are in decimal feet.

Each of these windows can be independently manipulated so you get the views that you want.

<figure><img src="/files/-Mhxx077CbJvgIfvdwWn" alt=""><figcaption></figcaption></figure>

## Pop-out Window

In addition to the three views at the top, you can open multiple **pop-out windows** that you can arrange around your screen, or even across multiple screens.

![](/files/-Mht1YUM264-cfButNTO)

## Axes of Reference

We can best identify these points using X, Y, Z axes as references.

The default Stage Model Viewer looks at the stage from House Left, so the Stage Right, Plaster Line corner is the closest point to your view. All of these variables reference a **Zero Point** which is by default at the bottom surface, and center of the Stage Right side of the unit.

![](/files/-MhtT2n1WY2PN9x9zyLS)

* **X-Axis -** Is a horizontal line running Stage Right to Stage Left.
* **Y-Axis -** Is a vertical line running Up and Down.
* **Z-Axis -** Is a horizontal line running Up Stage to Down Stage.
* **Zero Point -** The orange dot represents the Zero Point of our unit where all schematic dimensions are measured. Note that it is on the bottom surface, and at the center of the Stage Right side.


---

# 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/stage-model-viewer.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.
