# Other

- [What's the difference between the Polygon tool and the Segmentation tool?](https://docs.imerit.net/other/whats-the-difference-between-the-polygon-tool-and-the-segmentation-tool.md): When to use the Polygon tool and when to use the Segmentation tool in Ango Hub
- [Keyboard and Mouse Shortcuts](https://docs.imerit.net/other/keyboard-and-mouse-shortcuts.md)
- [Video V2 Breaking Changes and Transition](https://docs.imerit.net/other/video-v2-breaking-changes-and-transition.md)
- [Data Access, Storage, and Security](https://docs.imerit.net/other/data-access-storage-and-security.md)
- [Two-Factor Authentication](https://docs.imerit.net/other/two-factor-authentication.md)
- [Single Sign-On (SSO) Support](https://docs.imerit.net/other/single-sign-on-sso-support.md)
- [Customer Support](https://docs.imerit.net/other/customer-support.md)
- [Features Unavailable in Private Cloud and On-Premise Deployments of Ango Hub](https://docs.imerit.net/other/features-unavailable-in-private-cloud-and-on-premise-deployments-of-ango-hub.md)
- [Automatically send Ango Hub Webhook contents to Google Sheets, Email, Slack, and more with Zapier](https://docs.imerit.net/other/automatically-send-ango-hub-webhook-contents-to-google-sheets-email-slack-and-more-with-zapier.md): This page describes how you can use Zapier to automatically send, in real time, the contents of webhooks sent by Ango Hub to services such as Google Sheets spreadsheets, Slack channels, and more.
- [System Requirements](https://docs.imerit.net/other/system-requirements.md): This page outlines the system requirements needed to run Ango Hub smoothly.


---

# 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.imerit.net/other.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.
