# Refund policy

1. You may cancel your subscription at any time and continue using the service until the end of billing cycle.
2. You may request a full refund within 30 days of the initial purchase.
3. The service is non-refundable after 30-days period, and any refund given will be at the sole discretion of the Company.
4. Payments made in crypto are non-refundable.
5. To request a refund, [contact customer support](mailto:care@anytype.io) with your transaction details and reason for the refund.


---

# 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://doc.anytype.io/anytype-docs/advanced/monetization/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.
