# Guides

- [How to use MyWay Route Planner](https://help.mywayroute.com/guides/how-to-use-myway-route-planner.md): Route modes, stop parameters, optimization modes, etc.
- [Understand Optimisation Settings](https://help.mywayroute.com/guides/understand-optimisation-settings.md): Route Optimisation types, Route Optimisation parameters, Update Route and Reoptimisation options
- [Managing your Routes](https://help.mywayroute.com/guides/managing-your-routes.md): Create, Save and Plan your routes in MyWay Route Planner
- [Managing your Contacts and Places](https://help.mywayroute.com/guides/managing-your-contacts-and-places.md): Favorites, places, contacts
- [Understand Vehicle Settings](https://help.mywayroute.com/guides/understand-vehicle-settings.md): Vehicle types: car, van, small truck and truck
- [Understanding Stop Settings](https://help.mywayroute.com/guides/understanding-stop-settings.md): How to use Priority, Time Window, and Stop Duration
- [Understand Navigation Settings](https://help.mywayroute.com/guides/understand-navigation-settings.md): Navigation apps and navigation types
- [Import from file and multi-line import](https://help.mywayroute.com/guides/import-from-file-and-multi-line-import.md)
- [How to import XLSX files from other apps?](https://help.mywayroute.com/guides/how-to-import-xlsx-files-from-other-apps.md)
- [Export your route and share it with others](https://help.mywayroute.com/guides/export-your-route-and-share-it-with-others.md): This page will explain how you can export, and share your route with others
- [Proof of Delivery](https://help.mywayroute.com/guides/proof-of-delivery.md): Visit tracking, Visit Confirmation, Proof of Visit, Delivery Status, Delivery Confirmation.
- [Planning Multi-Day routes](https://help.mywayroute.com/guides/planning-multi-day-routes.md)


---

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