# Duplicate charges

**If you are still charged for a monthly subscription after switching to the lifetime plan:**

* We showed a pop up to ask users to cancel subscription before changing to lifetime upgrade. If you have not done so, please cancel your subscription now to avoid double charges in the future. The subscription needs to be canceled by the user and we are not allowed to do that on your behalf.
  * [Cancel subscription from the App Store](https://support.apple.com/en-us/HT202039)
  * [Cancel subscription from Google Play](https://support.google.com/googleplay/answer/7018481?hl=en\&co=GENIE.Platform%3DAndroid)
* After that, please contact Apple/Google to request for the [refunds](/resources/upnote-premium/cancelation-and-refund.md) for duplicated subscription charges.


---

# 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.getupnote.com/resources/upnote-premium/troubleshooting/duplicate-charges.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.
