# Features

- [Lead Search](https://docs.zero.inc/features/lead-search.md)
- [Automations](https://docs.zero.inc/features/automations.md)
- [Automation examples](https://docs.zero.inc/features/automations/automation-examples.md)
- [Inbound Lead Automation](https://docs.zero.inc/features/automations/automation-examples/inbound-lead-automation.md)
- [Inbound: Send a Reminder Email if Call is Not Scheduled](https://docs.zero.inc/features/automations/automation-examples/inbound-send-a-reminder-email-if-call-is-not-scheduled.md)
- [Webhook from Cal.com](https://docs.zero.inc/features/automations/automation-examples/webhook-from-cal.com.md)
- [Inbound AI Lead Scoring](https://docs.zero.inc/features/automations/automation-examples/inbound-ai-lead-scoring.md)
- [Add a Lead to Apollo](https://docs.zero.inc/features/automations/automation-examples/add-a-lead-to-apollo.md)
- [Weekly Deal Update to Slack](https://docs.zero.inc/features/automations/automation-examples/weekly-deal-update-to-slack.md)
- [Won Deal Slack Notification](https://docs.zero.inc/features/automations/automation-examples/won-deal-slack-notification.md)
- [Auto-Create a Deal when a Meeting is Booked](https://docs.zero.inc/features/automations/automation-examples/auto-create-a-deal-when-a-meeting-is-booked.md)
- [Generate outreach email drafts](https://docs.zero.inc/features/automations/automation-examples/generate-outreach-email-drafts.md)
- [AI Contexts](https://docs.zero.inc/features/ai-contexts.md)
- [AI Properties](https://docs.zero.inc/features/ai-properties.md)
- [AI Properties Examples](https://docs.zero.inc/features/ai-properties/ai-properties-examples.md)
- [Extract Tech Stack from Emails and Notes](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-tech-stack-from-emails-and-notes.md)
- [Find Latest News about the Company](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-latest-news-about-the-company.md)
- [Find Contacts' Phone Numbers from Website](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-contacts-phone-numbers-from-website.md)
- [Extract Insights from Job Posts](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-insights-from-job-posts.md)
- [Extract Insights from Job Posts](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-insights-from-job-posts-1.md)
- [List Open Positions](https://docs.zero.inc/features/ai-properties/ai-properties-examples/list-open-positions.md)
- [Extract Details from Attached File](https://docs.zero.inc/features/ai-properties/ai-properties-examples/extract-details-from-attached-file.md)
- [Find Companies' Compliance Certificates](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-companies-compliance-certificates.md)
- [Find Company’s Tech Stack](https://docs.zero.inc/features/ai-properties/ai-properties-examples/find-companys-tech-stack.md)
- [Reports](https://docs.zero.inc/features/reports.md)
- [Reporting Examples](https://docs.zero.inc/features/reports/reporting-examples.md)
- [Sequences](https://docs.zero.inc/features/sequences.md)
- [Integrations](https://docs.zero.inc/features/integrations.md)
- [LinkedIn](https://docs.zero.inc/features/integrations/linkedin.md)
- [Slack](https://docs.zero.inc/features/integrations/slack.md)
- [Stripe](https://docs.zero.inc/features/integrations/stripe.md)
- [Plain](https://docs.zero.inc/features/integrations/plain.md)
- [Pylon](https://docs.zero.inc/features/integrations/pylon.md)
- [Linear](https://docs.zero.inc/features/integrations/linear.md)
- [PostHog](https://docs.zero.inc/features/integrations/posthog.md)
- [Intercom](https://docs.zero.inc/features/integrations/intercom.md)
- [Tasks](https://docs.zero.inc/features/tasks.md)
- [Custom Activities](https://docs.zero.inc/features/custom-activities.md)
- [Home View](https://docs.zero.inc/features/home-view.md)
- [Meeting Prep](https://docs.zero.inc/features/home-view/meeting-prep.md)
- [Generate Follow-up](https://docs.zero.inc/features/home-view/generate-follow-up.md)
- [Data Management](https://docs.zero.inc/features/data-management.md)
- [Merging Duplicates](https://docs.zero.inc/features/data-management/merging-duplicates.md)
- [Pipeline Stages](https://docs.zero.inc/features/data-management/pipeline-stages.md)
- [Custom Properties](https://docs.zero.inc/features/data-management/custom-properties.md)
- [Call Recorders](https://docs.zero.inc/features/call-recorders.md)
- [Zero Call Recorder](https://docs.zero.inc/features/call-recorders/zero-call-recorder.md)
- [Circleback](https://docs.zero.inc/features/call-recorders/circleback.md)
- [Fathom](https://docs.zero.inc/features/call-recorders/fathom.md)
- [Fireflies](https://docs.zero.inc/features/call-recorders/fireflies.md)
- [MCP](https://docs.zero.inc/features/mcp.md)
- [API](https://docs.zero.inc/features/api.md)
- [Introduction](https://docs.zero.inc/features/api/introduction.md)
- [Authentication](https://docs.zero.inc/features/api/authentication.md)
- [Workspaces](https://docs.zero.inc/features/api/workspaces.md)
- [Companies](https://docs.zero.inc/features/api/companies.md)
- [Contacts](https://docs.zero.inc/features/api/contacts.md)
- [Deals](https://docs.zero.inc/features/api/deals.md)
- [Notes](https://docs.zero.inc/features/api/notes.md)
- [Tasks](https://docs.zero.inc/features/api/tasks.md)
- [Custom Activities](https://docs.zero.inc/features/api/custom-activities.md)
- [Custom Activity Types](https://docs.zero.inc/features/api/custom-activity-types.md)
- [Columns](https://docs.zero.inc/features/api/columns.md)
- [Models](https://docs.zero.inc/features/api/models.md)


---

# 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.zero.inc/features.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.
