# Keyboard Shortcuts

## Keyboard Shortcuts

If you prefer to use keyboard shortcuts instead of mouse clicks to make the process of auto filling your passwords even more seamless, follow the steps below:

1. Navigate to the site you would like to log in to.
2. Type **command+shift+k** (for Mac OS) or **alt+k** (for Windows).
3. In the field provided, begin typing your search terms.
4. Use the **up and down arrows** on your keyboard to find and highlight the record you are searching for.
5. Use the **enter** key to quickly fill and log in to the site.


---

# 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://docs.keeper.io/en/user-guides/tips-and-tricks/keyboard-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.
