> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng.md).

# 额外功能

- [使用 OCR 工具复制并粘贴图像文本](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/copy-and-paste-image-text-with-ocr-tool.md): 如何使用 OCR 工具复制和粘贴图像文本
- [书签管理工具](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/bookmark-management-tool.md): 如何使用Incogniton的书签管理工具
- [在浏览器配置文件中启用摄像头](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/enable-camera-in-browser-profile.md): 如何在浏览器配置文件中启用摄像头
- [扩展管理器](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/extension-manager.md): 如何使用 Incogniton 的扩展管理器
- [自定义扩展](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/extension-manager/custom-extensions.md): 如何向 Incogniton 配置文件添加自定义 Chrome 扩展程序
- [以人类打字方式粘贴](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/paste-as-human-typing.md): 了解如何在 Incogniton 中使用模拟人类输入的粘贴功能
- [通过 Iphey 测试](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/passing-the-iphey-test.md): 通过 Incogniton 的 Iphey 可靠性测试
- [Cas AI 助手](https://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/cas-ai-assistant.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 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.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng.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.
