# Lead management

## What is a lead?

Leads are defined within our CRM across a variety of types. Sales will engage primarily with Marketing Qualified Leads (MQLs) which are broadly defined by leads which characterize a potential intent to purchase the product. See here for a [list of MQL definitions](https://docs.google.com/spreadsheets/d/1U1LYvBcLyQHqwNoj4skOTqq_-Rp_UyEOXBrinc4oh9c/edit?usp=sharing).

Sales will either engage with MQLs in an automated or manual fashion as defined in the [sales engagement document](https://docs.google.com/document/d/1VlabDMukHNC-FSip9tKftTmXfYnOLqkg19WiGZqNmjA/edit).


---

# 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://handbook.mattermost.com/operations/sales/lead-management.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.
