> For the complete documentation index, see [llms.txt](https://docs.wpeka.com/wp-legal-pages/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpeka.com/wp-legal-pages/what-are-gdpr-and-ccpa.md).

# What are GDPR and CCPA?

The [General Data Protection Regulation ](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation)or GDPR came into effect on 25th May, 2018, with the aim of standardizing personal data management among countries in the European Union.&#x20;

It is a regulation that will ensure an increase in transparency of data processing, set up clearer consent provisions, and provide users the right to request or remove their data, along with other data privacy measures.<br>

The CCPA or [California Consumer Privacy Act](https://en.wikipedia.org/wiki/California_Consumer_Privacy_Act) is a legal framework designed to protect the privacy of Californian citizens. The state of California passed the CCPA act on 28th June 2019. The law came into effect from 1st January 2020.  It mandates consumers' consent to collect, process or store their personal data.  &#x20;


---

# 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://docs.wpeka.com/wp-legal-pages/what-are-gdpr-and-ccpa.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.
