# Window

**Bring All to Front –** Bring all windows to the front

**Tile Windows –** Arrange your charts on a single monitor without having to position the windows manually

**Cascade Windows –** Arrange the windows that are on the screen on top of each other offset from the top left corner

**Restore Windows –**&#x20;

**Always On Top –**&#x20;

**Window Size –**&#x20;

**List of Open Windows**&#x20;


---

# 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/user-guide/menu/window.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.
