# Shortcuts

## Introduction

Durty Cloth Tool provides a variety of keyboard shortcuts to help you work more efficiently. These shortcuts allow you to quickly navigate through different sections, manage appearance items, and handle cloth textures. Below is a comprehensive guide to the available shortcuts in Durty Cloth Tool, grouped into general application shortcuts, appearance items list, and cloth drawable textures list.

## **General Shortcuts**

| **Shortcut** | **Action**                         |
| ------------ | ---------------------------------- |
| CTRL + F     | Focus on the integrated search bar |
| CTRL + S     | Save the current project           |
| CTRL + O     | Open an existing project           |
| CTRL + N     | Create a new project               |

## **Appearance Items List Shortcuts**

| **Shortcut** | **Action**                                                                |
| ------------ | ------------------------------------------------------------------------- |
| Enter        | Preview the selected appearance item with its first texture in 3D Preview |
| DEL          | Delete the currently selected appearance item(s)                          |
| CTRL + O     | Optimize the selected appearance item                                     |
| CTRL + H     | Replace the selected appearance item                                      |
| CTRL + E     | Show the selected appearance item in file explorer                        |

## **Cloth Drawable Textures List Shortcuts**

| **Shortcut** | **Action**                                                          |
| ------------ | ------------------------------------------------------------------- |
| Enter        | Preview the selected cloth drawable with the selected texture in 3D |
| DEL          | Delete the currently selected texture(s)                            |
| CTRL + O     | Optimize the selected cloth texture                                 |
| CTRL + R     | Rename the selected cloth texture                                   |
| CTRL + H     | Replace the selected cloth texture                                  |
| CTRL + E     | Show the selected cloth texture in file explorer                    |

## Summary

Utilizing these keyboard shortcuts in **Durty Cloth Tool** will help you quickly manage and preview items, optimize your workflow, and enhance your productivity. Keeping these shortcuts at hand will save you time and reduce the need for excessive mouse interactions, allowing you to focus on creating high-quality clothing content for your projects.


---

# 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.gta.clothing/basics/useful-to-know/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.
