> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons.md).

# Setting Up Ad-On's

- [Setting Up WhatsMail](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-whatsmail.md)
- [Setting Up Zendesk](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zendesk.md)
- [Setting Up Zapier](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zapier.md)
- [Setting Up Zoho CRM](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm.md): This guide helps you to integrate Picky Assist Services with Zoho CRM.
- [Getting Started](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/getting-started.md): Get start with Zoho CRM & WhatsApp Integration
- [Working with Extension](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/working-with-extension.md): Step by step instruction to get start with Zoho CRM Extension
- [Integrating with Zoho Workflow](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/integrating-with-zoho-workflow.md): Sending Automatic Messages Based on Zoho CRM Workflow using Picky Assist Connector
- [Lead Assignment Rules](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/lead-assignment-rules.md): Automatically assign leads to Zoho CRM Users
- [Integrating into Custom Modules](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/integrating-into-custom-modules.md): Step by Step guide to integrate WhatsApp into your Custom Modules
- [Connecting Multiple WhatsApp Numbers into Zoho CRM](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/connecting-multiple-whatsapp-numbers-into-zoho-crm.md): Step by step guide to add more than one WhatsApp number into your Zoho CRM account
- [Integrating WhatsApp with Zoho CRM Mobile App](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/integrating-whatsapp-with-zoho-crm-mobile-app.md)
- [2 Way Zoho CRM & WhatsApp Integration](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/2-way-zoho-crm-and-whatsapp-integration.md): Learn how CRM updates and WhatsApp conversations automatically trigger actions and keep your Zoho CRM always up to date.
- [Keyboard Shortcuts](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-zoho-crm/keyboard-shortcuts.md): Save more time with our keyboard shortcuts
- [Setting Up Facebook Lead Adform](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-facebook-lead-adform.md): This section helps to setup facebook lead ad form with Picky Assist
- [Facebook Lead Ad form V2](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/facebook-lead-ad-form-v2.md): This section helps to setup face book lead ad form with Picky Assist
- [Setting Up WhatsApp Web](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-whatsapp-web.md): This article helps you to setup WhatsApp Web as channel to your picky assist project
- [Setting Up Pabbly Connect](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-pabbly-connect.md): This guide help you to get started with Pabbly Connect with Picky Assist
- [Setting Up ChatGPT App](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/setting-up-chatgpt-app.md): Learn how to setup ChatGPT with Picky Assist family of products
- [Google Gemini Integration](https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons/google-gemini-integration.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, and the optional `goal` query parameter:

```
GET https://help.pickyassist.com/setting-up-guide/setting-up-ad-ons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
