# 複製或刪除最後一個類別的捷徑

今天，我們引入了 2 個新的鍵盤快捷鍵來更有效地管理元素的類別：

* 複製最後一個類別：**Command** + **Option** + **Enter**（在 Mac 上）和**Control** + **Alt** + **Enter**（在 Windows 上）<br>
* 刪除最後一個類別：**Option** + **Shift** + **Enter**（在 Mac 上）和**Alt** + **Shift** + **Enter**（在 Windows 上）

要了解有關這些快捷方式（以及其他 Webflow 快捷方式）的更多信息，請查看[我們關於 Webflow University 的文章](https://university.webflow.com/lesson/keyboard-shortcuts#other-shortcuts)。


---

# 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.tenten.co/docs-webflow/webflow-101/changelog/2023/fu-zhi-huo-shan-chu-zui-hou-yi-ge-lei-bie-de-jie-jing.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.
