# Does MotiveWave Support Multiple Computer Screens

Yes, in fact MotiveWave was designed for multiple screens. Window sizes and positions are remembered when you close the application. Dialog boxes are centered in the currently active window (instead of randomly appearing on another screen like most applications). The ‘Tile Windows’ feature is particularly useful when positioning charts on a specific screen. MotiveWave is also aware when a screen is disconnected and will move windows to the primary screen. File > New > New Desktop will open up a console-like page with the docking framework and it can also be saved, closed then reopened.


---

# 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.motivewave.com/knowledge-base/faq/does-motivewave-support-multiple-computer-screens.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.
