# 6. How to Prioritize the Fewest Possible km / the Most Planned Customers?

During optimization, you can set priorities in the **Optimization Settings** under the **Optimization Priorities** tab. Adjust the following parameters based on your goals:

* **Reduce kilometers**: Low / Normal / Important
* **Reduce working time window**: Low / Normal / Important
* **Maximize number of visits**: Low / Normal / Important
* **Use as few resources as possible**: Low / Normal / Important

These settings influence how the optimization algorithm balances your constraints.\
**Tip:** Assign different priority levels to each parameter for best results. Setting all constraints to “Important” usually does **not** produce optimal outcomes.


---

# 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://nomadia-docs.gitbook.io/products/faq/how-to-prioritize-the-fewest-possible-km-the-most-planned-customers.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.
