> For the complete documentation index, see [llms.txt](https://manual.trancy.org/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.trancy.org/en/billing-and-plans/refund.md).

# Refund

Trancy Premium offers a no-questions-asked refund: monthly subscribers can request a refund within 7 days, and yearly subscribers within 30 days. For Premium + Advanced AI, any AI engine usage already consumed is deducted and the remaining balance is refunded.

Please note that:

* The refund window is measured from your most recent purchase or renewal: 7 days for monthly plans, 30 days for yearly plans. Requests made after that window cannot be refunded.
* Within the window the refund is full, except that for Premium + Advanced AI any AI engine usage you have already consumed is deducted from the amount returned.
* EDITOR TODO: The previous version of this page claimed "a full refund is not guaranteed, as a transaction fee may be charged." That is not stated on the live pricing/refund FAQ (which describes a no-questions-asked refund) and could not be verified, so it has been removed. Confirm with the payments provider whether any non-refundable transaction fee actually applies, and restore a precise figure if it does.

### How do I request a refund?

To request a refund within your eligible window:

1. Cancel your subscription first, from your Trancy dashboard settings.
2. Email your refund request to <hello@trancy.org> (or reach the team through the Trancy support chat), including your payment receipt or order reference ID so the team can locate your purchase.
3. Wait for the refund to be processed. It is typically returned within a few business days, though the exact timing depends on your bank or payment provider.

### Refund FAQ

**How long do I have to request a refund?**

Monthly plans are refundable within 7 days of your most recent purchase or renewal, and yearly plans within 30 days. After that window a purchase can no longer be refunded.

**Will I get a full refund?**

Yes, within the eligible window the refund is no-questions-asked. The one exception is Premium + Advanced AI: any AI engine usage you have already consumed is deducted, and the remaining balance is returned.

**Do I need to cancel my subscription before requesting a refund?**

Yes. Cancel from your Trancy dashboard settings first, then email your refund request with your payment receipt or order reference ID.

*Last updated: June 5, 2026.*

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.trancy.org/en/billing-and-plans/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.
