# Subscription Management

- [How to restore your purchase?](https://weatherhelp.proalab.com/subscription-management/how-to-restore-your-purchase.md): Learn about restoring your Highway Weather subscription
- [Which payment methods are supported?](https://weatherhelp.proalab.com/subscription-management/which-payment-methods-are-supported.md): Supported payment methods for Highway Weather subscription
- [How to change or add a payment method?](https://weatherhelp.proalab.com/subscription-management/how-to-change-or-add-a-payment-method.md): Follow these instructions to change or add a payment method on iOS
- [How to cancel your Highway Weather subscription?](https://weatherhelp.proalab.com/subscription-management/how-to-cancel-your-highway-weather-subscription.md): Learn about how to cancel your subscription on iPhone and iPad devices
- [How can I get a refund?](https://weatherhelp.proalab.com/subscription-management/how-can-i-get-a-refund.md): How to get a refund after cancelling the subscription or the free trial
- [Use Highway Weather on multiple devices](https://weatherhelp.proalab.com/subscription-management/use-highway-weather-on-multiple-devices.md)
- [I've been double charged](https://weatherhelp.proalab.com/subscription-management/ive-been-double-charged.md)
- [Highway Weather doesn't recognize my subscription](https://weatherhelp.proalab.com/subscription-management/highway-weather-doesnt-recognize-my-subscription.md): MyWay asks to start the free trial but I already have a subscription


---

# 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/subscription-management.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.
