# Addresses

On Leads you can enter addresses that customer provides. There are two types: **Pickup** and **Delivery**. The number of addresses you can add is not limited, however there needs to be a starting point as a Pickup address.

![Example of adding, reordering and removing address](https://747809865-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M89seGT9XdMXJbfgeJM%2F-MXlVSeCC-QJqy-BenhN%2F-MXlVgCc4rB_8ICJSy5F%2Flead-addresses.gif?alt=media\&token=0696a6ba-1364-4762-95f3-730d93f8051c)

The system uses suggestions as you write the address, you should select from options below so we know exact coordinates that address has.

Entering Floor and Apartment number is optional.

You can also use the Location notes to add any necessary instructions regarding the pickup or delivery addresses.

Addresses entered on this tab will create a route according to their order and will be visible on [Location details](https://docs.mod24.com/mod24/leads/location-details).


---

# 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/addresses.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.
