# Coverage

## Adding Coverage

Each company can serve different area, with that in mind we tried to give you a simple option to either import ZIP codes or select them from the map.&#x20;

The map where you select ZIP codes will zoom in the proximity of the address of your company.&#x20;

You can use the draw tool <img src="https://747809865-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M89seGT9XdMXJbfgeJM%2F-M8A40r_yftrpFgbizMw%2F-M8A4UNrsmoXOdqLo107%2Fdraw.png?alt=media&#x26;token=99bfe321-9532-49b5-abf2-7e1f9943a072" alt="" data-size="original"> to select multiple ZIP codes on the map.

![Example of ZIP coverage in Los Angeles area](https://747809865-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M89seGT9XdMXJbfgeJM%2F-M8A40r_yftrpFgbizMw%2F-M8A4Z4FJr5NUn-Km9rN%2Fdraw.gif?alt=media\&token=c29235ad-7556-4f48-b886-2e4bd0f4effd)

Or simply use the Import option and add your ZIP codes. Don't forget to use commas when importing the ZIP codes!

## Removing Coverage

You can remove unwanted ZIP codes by clicking on the x button next to the ZIP code number. Or by deselecting in on the map.

## Search for ZIP codes

Search can come in handy when you have an area you've missed or decided not to cover anymore. Simply enter the ZIP code into the search field and check the results. Listed ZIP codes will narrow down according to your entered keyword.


---

# 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/companies/coverage.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.
