# Integrations

- [Webhook](https://orimon.gitbook.io/docs/integrations/webhook.md): This is a step-by-step guide on how to use Webhook Integration to sync all Leads on your private servers.
- [Zapier](https://orimon.gitbook.io/docs/integrations/zapier.md): This is a step-by-step guide on how to use Zapier Integration for various features on your Orimon.ai Chat-Bot.
- [Pabbly](https://orimon.gitbook.io/docs/integrations/pabbly.md): This is a step-by-step guide on how to use Pabbly Integration for various features on your Orimon.ai Chat-Bot.
- [Hubspot](https://orimon.gitbook.io/docs/integrations/hubspot.md): This is a step-by-step guide on how to use Hubspot Integration for syncing leads data on your Orimon.ai Chat-Bot.
- [SalesForce](https://orimon.gitbook.io/docs/integrations/salesforce.md): This is a step-by-step guide on how to use SalesForce Integration for syncing leads data on your Orimon.ai Chat-Bot.
- [Google Sheets](https://orimon.gitbook.io/docs/integrations/google-sheets.md): This is a step-by-step guide on how to use Google Sheets Integration for syncing leads data on your Orimon.ai Chat-Bot.


---

# 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://orimon.gitbook.io/docs/integrations.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.
