# Maximize Sheet

You can maximize the target sheet on the screen. To maximize a sheet, do the following:

1. Select "Maximize Size" from the sheet menu. Or double-click the tab of the target sheet.
2. The content of the sheet will be displayed in a floating window, enlarged to fill the screen area.

![](/files/ksPJ2q5fikxwUF4LQ4qI)

Click **\[A] Close** button to remove the float and display it in its original size in the tab.


---

# 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.mashmatrix.com/mashmatrix-sheet/functions_about_books_sheets/maximize_sheet.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.
