# labelplus\_help

## labelplus\_help

- [LabelPlus帮助文档](https://labelplus.gitbook.io/labelplus_help/readme.md)
- [快速上手](https://labelplus.gitbook.io/labelplus_help/kuai-su-ru-men.md)
- [基本操作](https://labelplus.gitbook.io/labelplus_help/ji-ben-cao-zuo.md)
- [操作模式介绍](https://labelplus.gitbook.io/labelplus_help/ji-zhong-cao-zuo-mo-shi-jie-shao.md)
- [分组功能](https://labelplus.gitbook.io/labelplus_help/fen-zu-gong-neng.md)
- [PS文本导入脚本说明](https://labelplus.gitbook.io/labelplus_help/pswen-ben-dao-ru-jiao-ben-shuo-ming.md)
- [快捷键列表](https://labelplus.gitbook.io/labelplus_help/kuai-jie-jian-lie-biao.md)
- [进阶设置](https://labelplus.gitbook.io/labelplus_help/jin-jie-she-zhi.md)
- [常见问题列表](https://labelplus.gitbook.io/labelplus_help/chang-jian-wen-ti-lie-biao.md)
- [一起完善LabelPlus](https://labelplus.gitbook.io/labelplus_help/reng-xu-jie-jue-de-wen-ti.md)


---

# 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://labelplus.gitbook.io/labelplus_help/readme.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.
