# Using Highway Weather without an internet connection (Offline Mode)

Unfortunately, because of the nature of weather forecasts and sensitivity to forecast updates, our app cannot provide you any information about weather forecast or weather alerts in the absence of Internet connection. However, after the app downloaded data, you can continue using the app and get all information which was available at the moment of disconnect from the network.

{% hint style="danger" %}
Please keep in mind that application will not be able to receive any weather alerts without an Internet connection which might affect weather forecast availability and accuracy.
{% 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://weatherhelp.proalab.com/guides/using-highway-weather-without-an-internet-connection-offline-mode.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.
