# Keyboard Shortcuts

Here is a list of useful keyboard shortcuts you can use while designing.

<table><thead><tr><th width="268">Keyboard Shortcut</th><th>Command</th></tr></thead><tbody><tr><td>BR</td><td>Add a Structural Bracing (Must click on a rafter or column)</td></tr><tr><td>DR</td><td>Add a Personal Access Door (PA Door)</td></tr><tr><td>DP</td><td>Add a Down Pipe</td></tr><tr><td>ESC</td><td>Cancels the current command</td></tr><tr><td>GD</td><td>Add a Glass Door</td></tr><tr><td>RD</td><td>Add a Roller Door (Roll a Door)</td></tr><tr><td>SD</td><td>Add a Sliding Door Panel</td></tr><tr><td>SK</td><td>Add a Skylight to a roof</td></tr><tr><td>SS</td><td>Add a sectional door (Panelift)</td></tr><tr><td>SP</td><td>Add a Spinaway to a roof (Whirlybird/roof vent)</td></tr><tr><td>WN</td><td>Add a Window</td></tr><tr><td>WA</td><td>Add a internal wall (you must click on 2 columns to define location)</td></tr></tbody></table>


---

# 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://shedmate.gitbook.io/shedmate-help/designing-shed-projects/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.
