# Shortcuts Listing

## Index

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Basic Editing</strong></td><td align="center"></td><td><a href="/files/edtMNzuA3RJjM4LIj3yz">/files/edtMNzuA3RJjM4LIj3yz</a></td><td><a href="/pages/rNzVLRDSLIHFqzIIpasA">/pages/rNzVLRDSLIHFqzIIpasA</a></td></tr><tr><td align="center"><strong>Selection and Deletion</strong></td><td align="center"></td><td><a href="/files/Yss7qFm3o9a3zMJ1k7Wn">/files/Yss7qFm3o9a3zMJ1k7Wn</a></td><td><a href="/pages/GD1C7pAW05ZILMqg6PSX">/pages/GD1C7pAW05ZILMqg6PSX</a></td></tr><tr><td align="center"><strong>Flipping and Rotation</strong></td><td align="center"></td><td><a href="/files/YDQNesz9eugVO07rFi06">/files/YDQNesz9eugVO07rFi06</a></td><td><a href="/pages/LM1wZ4wD83piPTJCvE1U">/pages/LM1wZ4wD83piPTJCvE1U</a></td></tr><tr><td align="center"><strong>Advanced Editing</strong></td><td align="center"></td><td><a href="/files/MmcWA2RTKZ7qRhQy1HHI">/files/MmcWA2RTKZ7qRhQy1HHI</a></td><td><a href="/pages/u8t7yjffMV8maMsoi3xO">/pages/u8t7yjffMV8maMsoi3xO</a></td></tr><tr><td align="center"><strong>Bookmarks</strong></td><td align="center"></td><td><a href="/files/KEH7Vel4TFBAsbVbmICj">/files/KEH7Vel4TFBAsbVbmICj</a></td><td><a href="/pages/iLBlL36IN1UvatFLVGfw">/pages/iLBlL36IN1UvatFLVGfw</a></td></tr><tr><td align="center"><strong>Editor Workflow</strong></td><td align="center"></td><td><a href="/files/YT9y5nZazxN11I4H7uJL">/files/YT9y5nZazxN11I4H7uJL</a></td><td><a href="/pages/8eXuaHRAT9tYg3hrfs0r">/pages/8eXuaHRAT9tYg3hrfs0r</a></td></tr><tr><td align="center"><strong>Gameplay</strong></td><td align="center"></td><td><a href="/files/RkGEfDlQ3uU0nYZ2bnXv">/files/RkGEfDlQ3uU0nYZ2bnXv</a></td><td><a href="/pages/FjXGY9koUNb2hONCaeaS">/pages/FjXGY9koUNb2hONCaeaS</a></td></tr><tr><td align="center"><strong>Other Shortcuts</strong></td><td align="center"></td><td><a href="/files/5H4oXf736SIwCnA9tKNg">/files/5H4oXf736SIwCnA9tKNg</a></td><td><a href="/pages/sa6ilgNb9LOnVq2uJWDh">/pages/sa6ilgNb9LOnVq2uJWDh</a></td></tr></tbody></table>

{% hint style="info" %}
You can access most of these shortcuts in-game by pressing <mark style="color:yellow;">`Ctrl + H`</mark>
{% endhint %}

## Shortcuts Table Format

|                     Keyboard Input                    |                              Description                             |
| :---------------------------------------------------: | :------------------------------------------------------------------: |
| Combo of keys that help you create/edit/check content | A brief description indicating what the shortcut can do when pressed |

*You can click a <mark style="color:purple;">Shortcut Description</mark> for a more in-detail description and showcase of each shortcut*


---

# 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://adofaieditor.gitbook.io/english/shortcuts-listing.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.
