> For the complete documentation index, see [llms.txt](https://help.getmobly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getmobly.com/help-center/the-mobly-app/engaging-with-leads.md).

# Engaging with leads

You scanned the lead, you qualified them, you noted what was said — now what? This section covers the engagement actions that turn a captured lead into the next step: a meeting on the calendar, a piece of content in their inbox, a quick text follow-up.

> Articles marked ![](/files/8vpXxhcUsDW9NbPW4HGr) have a video walkthrough embedded at the top.

## Articles

* [How to engage leads from the app](/help-center/the-mobly-app/engaging-with-leads/how-to-engage-leads-from-the-app.md) — the menu of in-app engagement actions
* [How to book meetings](/help-center/the-mobly-app/engaging-with-leads/how-to-book-meetings.md) — book a Calendly, Chili Piper, or native calendar meeting on the spot
* [How to share content from the app](/help-center/the-mobly-app/engaging-with-leads/how-to-share-content-from-the-app.md) ![](/files/8vpXxhcUsDW9NbPW4HGr) — send a one-pager or case study to a lead during the conversation

***

Related:

* For automated follow-up that fires hours or days later, see [Pulse](/help-center/pulse/pulse.md)
* For the lead-side workflow, see [Working with a lead](/help-center/the-mobly-app/working-with-a-lead.md)
* For where engagement activities land in your CRM, see [Finding Mobly activities in your CRM](/help-center/integrations/crm/finding-activities-in-your-crm.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.getmobly.com/help-center/the-mobly-app/engaging-with-leads.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.
