# Sample Refund Policy

### Sample Refund Policy

At \<COMMUNITY NAME>, we strive to ensure the satisfaction of our users and provide them with a seamless experience. However, we understand that there may be instances where a refund is necessary. Please review our refund policy outlined below:

1. Membership Fees:
   * \<COMMUNITY NAME> offers various membership plans with different features and benefits.
   * Refunds for membership fees will be provided within 30 days of the initial purchase if the user is dissatisfied with the service.
   * After 30 days, refunds will not be issued for membership fees.
2. Event Registrations:
   * Users may register for events organized through \<COMMUNITY NAME>.
   * Refunds for event registrations will be issued if \<COMMUNITY NAME> cancels the event or the user cancels their registration at least 7 days before the event date.
   * Refunds will not be provided for event registrations canceled within 7 days of the event date.
3. Special Circumstances:
   * In special circumstances, such as billing errors or extenuating circumstances, \<COMMUNITY NAME> may issue refunds at its discretion.

To request a refund, users should contact \<COMMUNITY NAME> customer support team with their order details and the reason for the refund request. Refunds will be processed within 5-7 business days after approval.

Please note that this refund policy is subject to change at the discretion of \<COMMUNITY NAME>. Users are encouraged to review the policy periodically for any updates or revisions.

If you have any questions or concerns regarding our refund policy, please contact us

Thank you for being a part of the \<COMMUNITY NAME> community!


---

# 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://documentation.commudle.com/page-builder/sample-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.
