### If you purchased directly:

If your payment falls within our 14 day money back guarantee you can request a refund from our the [support page](https://app.leavemealone.com/settings/support). Select "Billing" and then the "I'm not satisfied and want a refund" option:

 ![](/api/attachments.redirect?id=c5dfb279-dac1-4b33-b8c2-efa97606382b " =774x280")


If your payment falls outside of this period or you want a refund for another reason, drop us an email explaining the situation and we'll do our best to honor your request - [support@leavemealone.com](mailto:support@leavemealone.com)

**Keep in mind, our refund policy is as follows:** "If you are not happy with the service, or have a problem that we cannot help with and request a refund, we will issue it in full via the same payment method used to make the purchase. Only payments less than 60 days old will be considered for refund."

### If you purchased via Mailbird:

You'll need to reach out to Mailbird for any billing queries, you can do so here: <https://support.getmailbird.com/hc/en-us/requests/new>

### If you purchased via Setapp:

Your Setapp subscription includes access to Leave Me Alone as standard, if you no longer want your Setapp subscription you'll need to reach out to them directly, which you can do here: <https://support.setapp.com/hc/en-us/requests/new>

### If you purchased anywhere else:

You'll need to reach out to the platform you purchased access to Leave Me Alone for any billing queries. If you're not sure where that is then drop us an email and we'll help [support@leavemealone.com](mailto:support@leavemealone.com)

---

# 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.
