# Bookmark a page in Bizverse World

Bookmark your favorite pages so you can visit them easily. Here's how to do it:

### Bookmark a page <a href="#w_bookmark-a-page" id="w_bookmark-a-page"></a>

1. Open the page you want to bookmark.
2. Click the star in the address bar. The star will turn white when the page is bookmarked.

### View your bookmarks <a href="#w_view-your-bookmarks" id="w_view-your-bookmarks"></a>

1. Click the Library icon in the mini tray.
2. Click the trash icon next to the bookmark you want to delete.


---

# 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/bookmark-a-page-in-bizverse-world.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.
