> For the complete documentation index, see [llms.txt](https://pumpr-1.gitbook.io/pumpr-tos-and-privacy-policy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pumpr-1.gitbook.io/pumpr-tos-and-privacy-policy/pumpr-privacy-policy.md).

# PUMPR Privacy Policy

**Privacy Policy**

At Pumpr, safeguarding your privacy is of utmost importance to us. This Privacy Policy explains how we collect, use, and safeguard your information. By using our services, you agree to the terms outlined in this policy.

**Information Collection**

We collect various types of information for different purposes:

Personal Information: When you register for an account, we may request personal details such as name, company name, address, email address, and telephone number. The reasons for collecting this information will be clearly communicated at the point of collection.

Direct Communication: If you contact us directly, we may collect additional information, such as your name, email address, phone number, message contents, attachments, and any other details you choose to provide.

**How we use your information**

We use the information we collect in the following ways:

Service Operation: To provide, maintain, and enhance our website and services.

Enhancements: To personalize and improve user experience, analyze usage patterns, and develop new features and functionality.

Communication: To communicate with you directly or through partners for customer service, updates, marketing, and promotional purposes, including sending emails.

Fraud Prevention: To identify and prevent fraudulent activities.

**Log Files**

Pumpr utilizes log files as a standard procedure. These files capture non-personally identifiable information including IP addresses, browser types, ISP, timestamps, referring/exit pages, and click numbers. This information is utilized for analyzing trends, administering the site, tracking user movements, and gathering demographic data.

**Cookies and Web Beacons**

Similar to other websites, Pumpr uses cookies to enhance user experiences. These cookies store preferences and optimize web content based on visitors' browser types and behaviors.

**Third-Party Involvement**

Our website may contain links to third-party sites or services, each with its own privacy policies. We advise reviewing their policies, as we do not have control over their practices.

**Data Protection Rights**

Users have rights regarding their data, including access, correction, deletion, processing restrictions, objection to processing, and data portability.

**Children's Information**

Pumpr does not knowingly collect personal information from children under 13. Parents or guardians should monitor their children's online activities.

**Policy Updates**

Pumpr reserves the right to update or modify this Privacy Policy at any time. Changes will be posted on this page with an updated date.

**CCPA Privacy Rights (Do Not Sell My Personal Information)**

Under the CCPA, among other rights, California consumers have the right to:

Request that a business that collects a consumer's personal data disclose the categories and specific pieces of personal data that a business has collected about consumers. Request that a business delete any personal data about the consumer that a business has collected. Request that a business that sells a consumer's personal data, not sell the consumer's personal data. If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.

**GDPR Data Protection Rights**

We would like to make sure you are fully aware of all of your data protection rights. Every user is entitled to the following:

* The right to access – You have the right to request copies of your personal data. We may charge you a small fee for this service.
* The right to rectification – You have the right to request that we correct any information you believe is inaccurate. You also have the right to request that we complete the information you believe is incomplete.
* The right to erasure – You have the right to request that we erase your personal data, under certain conditions.
* The right to restrict processing – You have the right to request that we restrict the processing of your personal data, under certain conditions.
* The right to object to processing – You have the right to object to our processing of your personal data, under certain conditions.
* The right to data portability – You have the right to request that we transfer the data that we have collected to another organization, or directly to you, under certain conditions.

If you make a request, we have one month to respond to you. If you would like to exercise any of these rights, please contact us.

**Contact Us**

For questions or more information about our Privacy Policy

This Privacy Policy applies only to information collected through our website and services and does not cover information collected offline or by other means.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pumpr-1.gitbook.io/pumpr-tos-and-privacy-policy/pumpr-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.
