# Guide Book

## Guide Book

- [Setup](https://guide.yoyoshortcut.com/installation/setup.md): Make Yoyo Shortcut available in your browser
- [Chromium Setup](https://guide.yoyoshortcut.com/installation/setup/chromium-setup.md): Guide for setting up Yoyo Shortcut in any Chromium browsers
- [Manual Update](https://guide.yoyoshortcut.com/installation/manual-update.md)
- [Troubleshooting](https://guide.yoyoshortcut.com/installation/troubleshooting.md)
- [Recommended Usage](https://guide.yoyoshortcut.com/installation/recommended-usage.md)
- [Cool Tips for Productivity](https://guide.yoyoshortcut.com/installation/cool-tips-for-productivity.md)
- [Board](https://guide.yoyoshortcut.com/features/board.md): What is a Board?
- [Shortcuts](https://guide.yoyoshortcut.com/features/shortcuts.md): What are shortcuts/keywords?
- [Sections + Drag and Drop](https://guide.yoyoshortcut.com/features/sections-+-drag-and-drop.md)
- [Yoyo Search Page](https://guide.yoyoshortcut.com/features/yoyo-search-page.md)
- [Window Session Restoration](https://guide.yoyoshortcut.com/features/window-session-restoration.md): Experimental feature to manage window sessions
- [Set Route Fallback](https://guide.yoyoshortcut.com/features/set-route-fallback.md)
- [Freemium](https://guide.yoyoshortcut.com/faq/freemium.md)
- [Subscription & Payment](https://guide.yoyoshortcut.com/faq/subscription-and-payment.md): Some questions and answers concerning subscriptions and payments on Yoyo


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.yoyoshortcut.com/installation/setup.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.
