# 1Capture 帮助文档

## 1Capture 帮助文档

- [开始截图](https://docs-1c.hapigo.com/basic/start.md)
- [高效技巧 👍](https://docs-1c.hapigo.com/basic/quicktips.md)
- [标注本地图片](https://docs-1c.hapigo.com/basic/local-images.md)
- [付费功能](https://docs-1c.hapigo.com/basic/payment.md)
- [人工支持](https://docs-1c.hapigo.com/basic/support.md)
- [备注工具 👍](https://docs-1c.hapigo.com/tools/remark.md)
- [背景美化 👍](https://docs-1c.hapigo.com/tools/background.md)
- [计数点工具 👍](https://docs-1c.hapigo.com/tools/counter.md)
- [钉图至桌面](https://docs-1c.hapigo.com/tools/pin-image.md)
- [取色](https://docs-1c.hapigo.com/tools/color-picker.md)
- [滚动截图](https://docs-1c.hapigo.com/tools/scrolling-capture.md)
- [箭头工具](https://docs-1c.hapigo.com/tools/arrow.md)
- [水印工具](https://docs-1c.hapigo.com/tools/watermark.md)
- [隐私政策](https://docs-1c.hapigo.com/policy/privacy.md): 最后更新日期：2025年3月3日
- [使用条款](https://docs-1c.hapigo.com/policy/terms.md): 最后更新日期：2025年3月3日


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
