# Cancellations and refunds

## Cancellations and refunds

### Related guide

* [Cancel or delete your VPS / Server](broken://spaces/laEWHyEhXmGEBBoSUuh5/pages/gcOcFOqY4REEqv3fn7Uf)

### Cancel a service

1. Log in to the Client Area.
2. Open the service.
3. Submit a cancellation request (end of term vs immediate, if available).

### Refund rules

Refund eligibility depends on the product and your order. Use the official policy pages:

* Terms of service: <https://prevps.com/terms-conditions/>
* Privacy policy: <https://prevps.com/privacy-policy/>

{% hint style="info" %}
If you’re not sure, open a ticket before cancelling. Ask what happens to data, IPs, and remaining time.
{% endhint %}


---

# 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.prevps.com/billing-+-client-area/cancellations-and-refunds.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.
