# How can I request a refund?

Refund requests are reviewed on a case-by-case basis under the company Terms of Use.

If you forgot to cancel a subscription purchased on our website, you can request a refund using [this form](https://support.termius.com/hc/en-us/requests/new).

If you purchased through the App Store, Google Play, or Microsoft Store, follow the relevant instructions:

* [App Store](https://support.apple.com/en-us/HT204084)
* [Google Play](https://support.google.com/googleplay/workflow/9813244?hl=en)
* [Microsoft Store](https://support.microsoft.com/en-us/account-billing/returning-items-you-bought-from-microsoft-store-for-exchange-or-refund-81629012-aa4f-f48b-2394-8596f415072b)

{% hint style="info" %}
Unfortunately, Termius cannot issue refunds for subscriptions purchased through a third-party store. Store policies require refunds to be handled by the store directly.
{% 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://docs.termius.com/help-center/faq/how-can-i-request-a-refund.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.
