# Refund Policy

We want you to be satisfied with your game purchases. We understand that sometimes things don't work out, so we enforce a refund policy for eligible game purchases.

## Eligibility

Each game on Ouzox has a clearly displayed refund policy, chosen by the game's developer. You agree to this policy when you purchase the game. You can review the policy on the game's page and in your transaction history.

In addition to the developer's policy, they cannot set any lower than these minimum requirements, which guarantees the following:

* **Minimum Refund Period:** All games offer at least a 24-hour window for refunds.
* **Minimum Refund Amount:** All games offer at least a 25% refund guarantee.
* **Faulty or Misrepresented Products:** If a game is faulty or significantly different from its description, you are entitled to a full refund, regardless of the developer's policy. If this is the case, please [contact us](/ouzox-docs/main/support-and-contact.md).

## Refund Process

To request a refund, go to your transactions page in your settings. If eligible, a 'Refund' button will be available.

Here's how it works:

* Ouzox verifies that the refund request is within the developer's stated timeframe and that the purchase meets the minimum standards
* Ouzox calculates the refund amount based on the original purchase price and the applicable policy.
* Refunds are automatically processed through Stripe
* Refunds will take 5-10 days to be credited to the original payment method

Refunds are completely streamlined and can be requested with no questions asked.

## Dispute Resolution

If you have a dispute regarding a refund, please [contact us](/ouzox-docs/main/support-and-contact.md).

This policy does not affect your statutory rights under applicable consumer protection laws.


---

# 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://ouzox-games.gitbook.io/ouzox-docs/legal/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.
