# 开始截图

### 安装 1Capture

打开 macOS  App Store，搜索 1Capture（或点击下面链接），找到对应页面点击安装即可。

{% embed url="<https://apps.apple.com/cn/app/id6742318274>" %}

### 开始截图

当你需要截图时，可以通过以下 2 个方式快速开始。

#### 1. 使用快捷键截图

按下默认截图快捷键 <kbd>Shift</kbd> <kbd>Command</kbd> <kbd>1</kbd>  可进入截图状态。此快捷键可以在初次安装的向导及设置面板中修改。

#### 2. 从菜单栏菜单项截图

如果忘记了快捷键，也可以点击系统顶部菜单栏的 1Capture 图标打开截图菜单，从这里点击截图。

<div align="left"><figure><img src="/files/fmkF1vF9o8rt10EOVhR3" alt="" width="326"><figcaption><p>1Capture 菜单</p></figcaption></figure></div>

### 选择区域

进入截图状态后，我们就要开始选择截图区域了。1Capture 的选择区域模式可以分为 3 种：

1. **区域截图**：直接框选，就是选择区域进行截图
2. **窗口截图**：点击任意窗口，则是对该窗口进行窗口截图
3. **全屏截图**：按下 <kbd>F</kbd> 会选择当前屏幕，此时可以进行标注；按下 <kbd>Enter</kbd>，则会直接保存+拷贝当前屏幕截图。

与系统截图不同的是，1Capture 的选区可以直接调整。区域截图和全屏截图可以任意调整选区，窗口截图则只可以在窗口范围内调整。拖拽选区边框线或四个角，就可以调整选区。

### 标注截图

选区确定后，在其旁边会出现标注工具条。光标滑过工具图标，会显示该工具的名称和局部快捷键。选择对应的工具，会弹出二级工具条，用于调整该工具的效果。调整好之后，就可以在截图区域进行标注了。

<figure><img src="/files/5hxpIJNC5vH7lXcwqj1e" alt=""><figcaption><p>标注工具条</p></figcaption></figure>

### 保存截图

所有标注操作都完成后，就可以保存截图了。1Capture 提供了保存、拷贝、AirDrop、钉图等保存操作，点击对应的图标即可。

### 截图提示

每次进入截图时，在屏幕左下角会出现截图提示。不熟悉时，可以查看提示进行操作。熟悉之后，可以在工具条菜单中关闭。

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


---

# 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-1c.hapigo.com/basic/start.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.
