Whilst our app is available via Setapp, we're not part of the same team. As such, if you wish to make changes to your billing cycle, you must do so via Setapp.

If you need help with this, you can find it here: <https://support.setapp.com/hc/en-us>


**Just want to stop using Leave Me Alone but keep your Setapp account?**

You can delete your account like usual, via your Leave Me Alone profile, and it'll be removed from Setapp. For more details on deleting your account, visit [this article](/doc/how-to-delete-your-account-n2929C4zdV).

---

# 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 search API with the q parameter:

```
GET https://help.leavemealone.com/api/search?q=<your_query>
```

The query should be search terms that you're trying to find to answer your question.
The response will contain 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.
