# Open Book in New Tab

If you want to display the contents of the created book on a dedicated screen, you can open the specified book in a new tab to browse.

1. Click the book menu in the book header and select "Open in New Tab".
2. The contents of the book will be displayed in a new tab.

In Lightning Experience environment, Lightning Tab is used to display the new tab which appears on the navigation bar. In the Salesforce Classic environment, it is displayed using the tab function of the Web browser you are using.


---

# 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/open_book_in_new_tab.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.
