# Keyboard Shortcuts

### <mark style="color:yellow;">To see Anytypes' shortcuts within the app, navigate to Help > Shortcuts</mark>&#x20;

or click ahead to the next pages to see the 4 categories or shortcuts:

1. Main
2. Navigation
3. Markdown
4. Commands


---

# 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://doc.anytype.io/anytype-docs/~/revisions/SFjMNGZIAXS10yHETGw8/miscellaneous/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.
