# Shortcuts

## Concept

Shortcuts/Keywords are words that you can attach to either a board or a link.

With Yoyo Shortcut, you can use shortcuts to enhance the uniqueness of your links and boards.

Then, you can search and jump to them quickly with Yoyo navigation features.

## Usage

Honestly, there is no right way to use shortcuts. You can use them however you want! But we recommend keeping shortcuts as unique as possible since that will help a lot with searching later on.


---

# 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/shortcuts.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.
