# Does MyWay work in my area?

MyWay combines the most up-to-date maps, addresses, and places databases from Google Maps, Mapbox, Here, and OpenStreetMap into one route planner. That means MyWay works in every region on a planet and has the most extensive database of addresses across the globe.&#x20;

We work in most countries across the globe, but here's an overview of the countries and regions where most of our users work and live:&#x20;

* USA
* UK
* Canada
* Australia&#x20;
* New Zealand
* Brazil
* Germany&#x20;
* France
* Italy
* Netherlands
* Europe
* APAC
* all other countries around the globe (175 countries to be exact)&#x20;

We have users in every part of the globe, so it does not matter where you are - we can help you build efficient routes.

{% hint style="success" %}
To better support countries across the world MyWay has a feature that no route planner has. MyWay provides the [ability to change the address geocoding provider](/i-cant-find-an-address.md). So if you you know that some provider works better in your area you can set it in the app settings.
{% endhint %}


---

# 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/what-is-myway-route-planner/does-myway-work-in-my-area.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.
