# Keyboard shortcuts

Shortcut keys allow easy and quick methods for navigating or searching content.

{% hint style="info" %}

### <mark style="color:blue;">**Fun fact:**</mark>

#### Typing "SIMKL" on the keyboard looks like an arrow pointing forward 😉

{% endhint %}

<figure><img src="https://1063116720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkYIJb2JfKN8kBT29bf%2Fuploads%2FqetSLaeIQWoZS0ZJNc8O%2Fspaces2F-MkYIJb2JfKN8kBT29bf2Fuploads2FHX9dD0GffhTtlznWA5es2FGroup204.png?alt=media&#x26;token=bffe5362-7b64-4af1-8517-5b23602626a9" alt=""><figcaption></figcaption></figure>

To help you increase your productivity and cut back on the strain caused by repetitive actions Simkl implemented the following list of keyboard shortcuts to use on simkl.com.

## Activate search from any page:

<figure><img src="https://1063116720-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkYIJb2JfKN8kBT29bf%2Fuploads%2FVSUphFO6H1ZfgelrrbHN%2F1_bk9AJpgiC1iDlfL3aSI0iA.webp?alt=media&#x26;token=6ee6eed5-6251-46b0-a956-d71d3132e674" alt=""><figcaption></figcaption></figure>

| Key                         | Description                                                                |
| --------------------------- | -------------------------------------------------------------------------- |
| **`/`** (forward slash key) | Global search (and automatically activates search for from your clipboard) |
| **`[`**                     | Search in TV Shows Discover                                                |
| **`]`**                     | Search in Anime Discover                                                   |
| **`‘`**                     | Search in Movies Discover                                                  |

## LIsts v2 Discovery or any v2 lists pages: <a href="#id-4613" id="id-4613"></a>

| Key            | Description                                               |
| -------------- | --------------------------------------------------------- |
| **`CTLR + f`** | Find the show\movie title name in the list                |
| **`f`**        | Hides\unhides filters                                     |
| **`m`**        | Maximizes or minimizes the number of the results per line |

## Search:

| Key         | Description                                             |
| ----------- | ------------------------------------------------------- |
| **`↓↑`**    | Arrow keys to scroll through results and select an item |
| **`Enter`** | To open a summary of the selected result                |
|             |                                                         |


---

# 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.simkl.org/how-to-use-simkl/getting-started-with-simkl/quick-start-guide/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.
