# Does Highway Weather work in my area?

Highway Weather uses the most up-to-date maps and weather forecast publicly available services like 511, NOAA, NASA, weather forecast websites, government sources, etc.&#x20;

Highway Weather works in many countries, but here's an overview of the countries where most of our users work and live:&#x20;

* USA
* UK
* Canada
* Australia&#x20;
* New-Zealand
* Brazil
* Europe&#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://weatherhelp.proalab.com/faq/does-highway-weather-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.
