# Shortcut Keys

This exclusive feature allows the user to use shortcut keys to perform small activities on your site.

### Ajax Search&#x20;

Show Search Modal: `Ctrl + K`&#x20;

Hide Search Modal: `Esc`

### Share Modal (Post Page)&#x20;

Show Share Modal: `Ctrl + S`&#x20;

Hide Share Modal: `Esc`

### Post Navigation (Post Page)&#x20;

Previous Post: `Ctrl + Arrow Left`&#x20;

Next Post: `Ctrl + Arrow Right`

{% hint style="info" %}
INFO: Your feedback is important to us! Help us improve this unique functionality with new smart shortcuts.
{% endhint %}


---

# 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.probloggertemplates.com/guides/seoflex/getting-started/shortcut-keys.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.
