# What Service Time should you choose?

To get the most accurate route that is very well optimized for your needs, you need to choose service time correctly. As a Service Time may vary, it will change the overall route time and the time you arrive at each stop. The wrong service time has an especially dramatic effect on those stops that have time windows. Service Time (time on a stop) depends on the type of delivery (or business you are in). Please check the recommended service type down below:

| Business                                                             | Recommended Service Time |
| -------------------------------------------------------------------- | ------------------------ |
| Documents Delivery                                                   | 5 minutes                |
| Good Delivery, Delivery from On-line Store (Small Box/Package, etc.) | 10 minutes               |
| Clothe Delivery (If customer wants to try it out)                    | 20 minutes               |
| Delivery of Big Boxes/Packages (Furniture, etc.)                     | 40 minutes               |

Please choose Service Time correctly to make the most of the route optimization.&#x20;


---

# 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://help.mywayroute.com/faq/what-service-time-should-you-choose.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.
