# Resize the Bizverse World window to full screen or focus view

You can resize **Bizverse World** to full screen or focus mode with a few clicks on the pointer.

1. With the pointer, select the resize icon next to the address bar.
2. Choose from the resize options on the next screen: 3x, 2x, 1x (back to regular size), 0 (focus view).
3. Select the check mark when you’re finished.


---

# 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://documentations.bizverse.world/bizverse-world-browser/resize-the-bizverse-world-window-to-full-screen-or-focus-view.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.
