# SaaSMonk Docs

## SalesMonk Docs

- [Welcome to SalesMonk](https://docs.salesmonk.ai/readme.md)
- [What we do](https://docs.salesmonk.ai/overview/what-we-do.md)
- [Overview](https://docs.salesmonk.ai/core-concepts/overview.md)
- [Leads](https://docs.salesmonk.ai/core-concepts/overview/leads.md)
- [Accounts](https://docs.salesmonk.ai/core-concepts/overview/accounts.md)
- [Activities](https://docs.salesmonk.ai/core-concepts/overview/activities.md)
- [Segments](https://docs.salesmonk.ai/core-concepts/overview/segments.md)
- [Plays](https://docs.salesmonk.ai/core-concepts/overview/plays.md)
- [Signals](https://docs.salesmonk.ai/core-concepts/overview/signals.md)
- [Visitor Identification](https://docs.salesmonk.ai/inbound-suite/visitor-identification.md): De-anonymization Waterfall
- [Inbound AI Widget](https://docs.salesmonk.ai/inbound-suite/inbound-ai-widget.md)
- [Live Visitor Feed](https://docs.salesmonk.ai/inbound-suite/live-visitor-feed.md)
- [Visitor Flows (On-Site Messaging)](https://docs.salesmonk.ai/inbound-suite/visitor-flows-on-site-messaging.md)
- [Inbound Analytics](https://docs.salesmonk.ai/inbound-suite/inbound-analytics.md)
- [Opening Messages](https://docs.salesmonk.ai/inbound-suite/opening-messages.md)
- [Outbound Overview](https://docs.salesmonk.ai/outbound-suite/outbound-overview.md)
- [Prospecting Methods](https://docs.salesmonk.ai/outbound-suite/outbound-overview/prospecting-methods.md): SalesMonk supports multiple prospecting approaches, unified under one system.
- [Enrichment & Verification](https://docs.salesmonk.ai/outbound-suite/outbound-overview/enrichment-and-verification.md)
- [Campaign Creation](https://docs.salesmonk.ai/outbound-suite/outbound-overview/campaign-creation.md)
- [Inbox & Deliverability](https://docs.salesmonk.ai/outbound-suite/outbound-overview/inbox-and-deliverability.md)
- [Overview](https://docs.salesmonk.ai/voice-ai-agents/overview.md)
- [Website Voice Agent](https://docs.salesmonk.ai/voice-ai-agents/overview/website-voice-agent.md)
- [Form-Fill Callback Agent](https://docs.salesmonk.ai/voice-ai-agents/overview/form-fill-callback-agent.md)
- [AI vs Human Calling](https://docs.salesmonk.ai/voice-ai-agents/overview/ai-vs-human-calling.md)
- [What Are Plays](https://docs.salesmonk.ai/plays-and-automation/what-are-plays.md)
- [Play Triggers](https://docs.salesmonk.ai/plays-and-automation/play-triggers.md)
- [Play Actions](https://docs.salesmonk.ai/plays-and-automation/play-actions.md)
- [Why Plays Matter](https://docs.salesmonk.ai/plays-and-automation/why-plays-matter.md)
- [Account Scoring Philosophy](https://docs.salesmonk.ai/account-intelligence-and-scoring/account-scoring-philosophy.md)
- [Block Lists](https://docs.salesmonk.ai/governance-and-controls/block-lists.md)
- [Enrollment Gaps](https://docs.salesmonk.ai/governance-and-controls/enrollment-gaps.md)
- [Workspace Model](https://docs.salesmonk.ai/workspaces-and-users/workspace-model.md)
- [Multi-User Support](https://docs.salesmonk.ai/workspaces-and-users/multi-user-support.md)
- [Outcome-First Metrics](https://docs.salesmonk.ai/metrics-that-matter/outcome-first-metrics.md)
- [Adding the chat widget to your website](https://docs.salesmonk.ai/setup/adding-the-chat-widget-to-your-website.md)
- [JavaScript Events](https://docs.salesmonk.ai/setup/javascript-events.md): RevenueHero JavaScript events are sent from the scheduler at different stages. Learn about those events that can be used to trigger downstream activities.
- [Adding Allowlist URLs](https://docs.salesmonk.ai/setup/adding-allowlist-urls.md)
- [Basic setup](https://docs.salesmonk.ai/agent-setup/basics.md): This section covers all the setup you should do before you start talking to visitors.
- [Identify individuals clicking on outbound emails](https://docs.salesmonk.ai/agent-setup/identify-individuals-clicking-on-outbound-emails.md)
- [Calendars](https://docs.salesmonk.ai/integrations/calendars.md)
- [Calendly](https://docs.salesmonk.ai/integrations/calendars/calendly.md)
- [Hubspot](https://docs.salesmonk.ai/integrations/calendars/hubspot.md)
- [RevenueHero Campaign router](https://docs.salesmonk.ai/integrations/calendars/revenuehero-campaign-router.md)
- [RevenueHero Inbound Router](https://docs.salesmonk.ai/integrations/calendars/revenuehero-inbound-router.md): You can use RevenueHero's Inbound Router (https://help.revenuehero.io/routers/inbound/create-inbound-router) in case you'd like to use advanced routing capabilities.
- [Slack](https://docs.salesmonk.ai/integrations/slack.md)
- [How to connect?](https://docs.salesmonk.ai/integrations/slack/how-to-connect.md)
- [How to use?](https://docs.salesmonk.ai/integrations/slack/how-to-use.md)
- [SalesForce CRM](https://docs.salesmonk.ai/integrations/salesforce-crm.md)
- [HubSpot CRM](https://docs.salesmonk.ai/integrations/hubspot-crm.md)
- [How to connect HubSpot?](https://docs.salesmonk.ai/integrations/hubspot-crm/how-to-connect-hubspot.md)
- [Style options](https://docs.salesmonk.ai/visitor-flows/style-options.md): Here are the various style options available to show for your Visitor flows:
- [Merge tags](https://docs.salesmonk.ai/visitor-flows/merge-tags.md)
- [Opening vs Follow-Up Messages (Legacy Feature)](https://docs.salesmonk.ai/visitor-flows/opening-vs-follow-up-messages.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.salesmonk.ai/readme.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.
