# 3.6：截图

Hikari PE V8.53 和以上版本的截图组合键为 Win + Shift + S。

{% hint style="info" %}
定义这样的组合键，是希望用户能够在正常使用 Windows 系统时，也能够多加利用。

该组合键也支持在正常的 Windows 10 或 Windows 11 下使用。
{% endhint %}

按下该组合键之后，就会立即进入截图模式，您只需要用鼠标选中您希望截图的部分即可。如需取消截图，只需按下 Esc 即可。

<figure><img src="/files/gWsCVGoYMn17gdI1PWhR" alt=""><figcaption></figcaption></figure>

您的截图除了会被存入剪贴板之外，还会同时出现在桌面上，文件名格式为 `Screenshot_YYYY-MM-DD_HH-mm-ss.png`，其中 YYYY-MM-DD\_HH-mm-ss 代表产生截图时的日期时间，例如 2023-03-26\_23-30-48。由于重启后存放在桌面的文件会全部丢失，您需要立即将截图文件转移到安全的地方。


---

# 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://hikaripe-sc.hikaricalyx.com/chapter3/3.6-jie-tu.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.
