# Refund policy

### Eligibility

If you did not use the service (for example: if you forgot to cancel) we will fully refund your last payment up to a **maximum of 30 days** after it was charged.

### How to request a refund

First please make sure you have already canceled your subscription by going to the [Billing](https://reletter.com/account/billing) page and clicking on **Cancel My Subscription** (unless you have already cancelled it).

Then please email us (from the same email address that you used to create your Reletter account) requesting a refund: [support@reletter.com](mailto:support@reletter.com?subject=Requesting%20a%20refund)


---

# 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.reletter.com/refund-policy.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.
