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

# SprintHub Modules

- [Create Smart Forms and Convert More Leads with SprintHub](https://docs.sprinthub.com/en/sprinthub-modules/create-smart-forms-and-convert-more-leads-with-sprinthub.md)
- [SprintHub ChatBot: Convert 24 Hours a Day, 7 Days a Week](https://docs.sprinthub.com/en/sprinthub-modules/sprinthub-chatbot-convert-24-hours-a-day-7-days-a-week.md): SprintHub ChatBot is the complete ChatBot solution for your business. Increase your sales, improve customer service, and automate repetitive tasks with SprintHub ChatBot.
- [ChatGPT Models: Personalized Smart Dialogues for Your Business](https://docs.sprinthub.com/en/sprinthub-modules/chatgpt-models-personalized-smart-dialogues-for-your-business.md): SprintHub's ChatGPT Models are the innovative solution for capturing leads, qualifying them, and converting them into loyal customers. Increase your sales, improve customer service, and automate tasks.
- [Popups: Turn Visitors into Business Opportunities](https://docs.sprinthub.com/en/sprinthub-modules/popups-turn-visitors-into-business-opportunities.md): SprintHub popups are the ideal tool for companies that want to increase sales, improve customer service, and promote their products and services.
- [Lead Tracking: Convert More with SprintHub](https://docs.sprinthub.com/en/sprinthub-modules/lead-tracking-convert-more-with-sprinthub.md): SprintHub Lead Tracking is the complete tool that helps you identify, qualify, and convert leads at every stage of the buying journey.
- [Marketing Automation for Optimized Strategies](https://docs.sprinthub.com/en/sprinthub-modules/marketing-automation-for-optimized-strategies.md): SprintHub Marketing Automation is the complete solution to streamline your processes, increase productivity, and boost your sales.
- [Omnichannel Support](https://docs.sprinthub.com/en/sprinthub-modules/omnichannel-support.md)
- [SprintHub CRM](https://docs.sprinthub.com/en/sprinthub-modules/sprinthub-crm.md)
- [SprintHub Landing Page Builder](https://docs.sprinthub.com/en/sprinthub-modules/sprinthub-landing-page-builder.md)
- [Social Manager](https://docs.sprinthub.com/en/sprinthub-modules/social-manager.md)
- [Lead Segmentation](https://docs.sprinthub.com/en/sprinthub-modules/lead-segmentation.md)
- [URL Shortener](https://docs.sprinthub.com/en/sprinthub-modules/url-shortener.md)
- [Email Marketing](https://docs.sprinthub.com/en/sprinthub-modules/email-marketing.md)
- [WhatsApp Marketing](https://docs.sprinthub.com/en/sprinthub-modules/whatsapp-marketing.md)
- [Public Calendars - Meeting Scheduler](https://docs.sprinthub.com/en/sprinthub-modules/public-calendars-meeting-scheduler.md)
- [Meta Conversions API](https://docs.sprinthub.com/en/sprinthub-modules/meta-conversions-api.md)
- [SprintHub: The Complete Platform for Sales, Marketing, and Customer Service](https://docs.sprinthub.com/en/sprinthub-modules/sprinthub-the-complete-platform-for-sales-marketing-and-customer-service.md)
- [Manage multiple WhatsApp groups simply.](https://docs.sprinthub.com/en/sprinthub-modules/manage-multiple-whatsapp-groups-simply..md)
- [Integrated Webhooks](https://docs.sprinthub.com/en/sprinthub-modules/integrated-webhooks.md)
- [Ideas](https://docs.sprinthub.com/en/sprinthub-modules/ideas.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://docs.sprinthub.com/en/sprinthub-modules.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.
