# Yoyo Search Page

Yoyo search page is the central search webpage that integrates tightly with the Yoyo Shortcut extension to offer you multiple commands:

* **Go to tabs and windows mode:** Focus on managing and searching tabs and windows&#x20;
* **Go to bookmarks mode:** Focus on searching Yoyo bookmarks
* **Go to history mode:** Focus on searching the current window's tab-browsing history
* **Reload extension:** Reload the Yoyo extension and the current Yoyo search page
* **Go to sessions mode:** Focus on managing and searching all window sessions

## Tabs and Windows

This is the same as the native browser searching tabs feature, but it's built into Yoyo Shortcut with extra features:

* Save a tab into Yoyo bookmarks
* Rename a tab for the current browsing session only \*
* Search tabs across multiple windows
* Switch focus to other windows

## Bookmarks & Folders

You can search for any bookmarks and folders saved in Yoyo Shortcut with this search mode.&#x20;

Bookmark shortcuts will help enhance your search experience here. If the shortcut path matches exactly with the search query, the bookmark will be placed on top of the search result.&#x20;

## Window History

This keeps a list of visited tabs ordered by the most recent active time. Thanks to this, going to previous or next tabs is now possible.

## Window Session

This shows all window sessions that are stored in Yoyo.

Each window session, if not active for 7 days, will be automatically removed from the Yoyo extension storage to make space for other sessions.

To be counted as active in a window, you can visit/create/move tabs.


---

# 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://guide.yoyoshortcut.com/features/yoyo-search-page.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.
