# Package Refund

Gigastore provides Credit Refunds for data packages if a customer cannot use the purchased package due to a technical issue.

Refunds via Gigastore will be processed if all the following conditions are met:

1. **Package Purchase**: The package must have been purchased using Credits via Gigastore.
2. **Package Status**: The data package must still be valid (not expired) and unused (full data).
3. **Refund Limit**: You have not exceeded the maximum number of refunds allowed this month.

To conduct a refund via Gigastore, please proceed to [Sales History](https://dent.giga.store/#/your-store/history), find the package the customer requested to Refund and click Refund.

<figure><img src="/files/Qc26OeLAJEd18bVlGPX2" alt=""><figcaption></figcaption></figure>

The following statuses for the package are possible:

1. **Purchased**: The item was directly purchased and activated. It can be refunded.
2. **Activated**: The item was activated from inventory stock or purchased before December 6th, 2024.\
   If the package has the status "Activated", it's not refundable via the Gigastore platform.\
   Please open a [support ticket](https://dent.app.link/e/ejsmhSb0wKb) with our team, and make sure to include the Data Package ID.
3. **Refunded**: The item was purchased but refunded.

If you need additional assistance, please open a [support ticket](https://dent.app.link/e/ejsmhSb0wKb) with our team.&#x20;


---

# 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://docs.giga.store/customer-support/package-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.
