# Sample privacy policy

## Overview

Due to industry regulations, all websites must have a viewable privacy policy and [refund policy](/product-catalog/product-catalog/sample-refund-policy.md). We have created sample policies for you to use, or you may write your own.

## Privacy policy

This policy explains to your customers how you will use their information.

### Sample privacy policy

You can use the sample Privacy Policy below or you can write your own.

> *This policy covers how we use your personal information. We take your privacy seriously and will take all measures to protect your personal information.*
>
> *Any personal information received will only be used to fill your order. We will not sell or redistribute your information to anyone.*

**Related articles:**

* [Product Delivery Information (Sample)](/product-catalog/product-catalog/product-delivery-information-sample.md)
* [Sample Refund Policy](/product-catalog/product-catalog/sample-refund-policy.md)
* [Products and subscriptions listing query parameters](https://verifone.cloud/docs/2checkout/Documentation/myAccount/Products-and-subscriptions-listing-query-parameters)


---

# 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.2checkout.com/product-catalog/product-catalog/sample-privacy-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.
