# Extra features

- [Copy and paste image text with OCR tool](https://docs.incogniton.com/extra-features/copy-and-paste-image-text-with-ocr-tool.md): How to copy and paste image text with the OCR tool
- [Bookmark management tool](https://docs.incogniton.com/extra-features/bookmark-management-tool.md): How to use Incogniton's bookmark management tool
- [Enable camera in browser profile](https://docs.incogniton.com/extra-features/enable-camera-in-browser-profile.md): How to enable the camera in your browser profile
- [Extension manager](https://docs.incogniton.com/extra-features/extension-manager.md): How to use Incogniton's extension manager
- [Custom extensions](https://docs.incogniton.com/extra-features/extension-manager/custom-extensions.md): How to add custom chrome extensions to an Incogniton profile
- [Paste as Human Typing](https://docs.incogniton.com/extra-features/paste-as-human-typing.md): Discover how to use the paste as human typing feature in Incogniton
- [Passing the Iphey test](https://docs.incogniton.com/extra-features/passing-the-iphey-test.md): Passing the Iphey reliability test in Incogniton
- [Cas AI assistant](https://docs.incogniton.com/extra-features/cas-ai-assistant.md)


---

# 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.incogniton.com/extra-features.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.
