# Leads

- [How To Create Leads?](https://docs.mod24.com/mod24/leads/untitled.md): Getting started with leads
- [Lead Status](https://docs.mod24.com/mod24/leads/lead-status.md)
- [Addresses](https://docs.mod24.com/mod24/leads/addresses.md): Pickup and Delivery
- [Location Details](https://docs.mod24.com/mod24/leads/location-details.md): Route and distances
- [Customer Info](https://docs.mod24.com/mod24/leads/customer-info.md): Personal details and Credit card details
- [Customer Note](https://docs.mod24.com/mod24/leads/customer-note.md): Additional details about the move
- [Follow Ups](https://docs.mod24.com/mod24/leads/untitled-2.md): How to follow up with potential customers?
- [Rates & Booking](https://docs.mod24.com/mod24/leads/rates-and-booking.md): Prices, availability and booking
- [Lead Comments](https://docs.mod24.com/mod24/leads/comments.md): To communicate with others or leave personal notes
- [How To Book A Lead?](https://docs.mod24.com/mod24/leads/how-to-book-a-lead.md): Booking a move for the customer


---

# 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.mod24.com/mod24/leads.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.
