# Recommended Usage

While Yoyo offers multiple ways to use its features, we recommend a specific setup to ensure you get the smoothest experience and avoid any browser-related quirks

1\. Pin the Yoyo search tab and the `<browser>://extensions` page at the top of your browser window

* This makes it easier to quickly access the Yoyo search interface and manage the extension in case it gets stuck or experiences lag

2\. Use "Window History" mode to visualize your current working set of tabs

* This mode helps you see all your open tabs in a single view, making it easy to jump back to previously visited tabs without losing context

3\. Switch to "Tabs" mode if you're looking for a specific tab

* "Tabs" mode provides a straightforward way to search for and navigate directly to a particular tab, helping you stay focused and efficient


---

# 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/installation/recommended-usage.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.
