# General and Legal

**Do I really not need a cookie consent banner?**\
No, you do not. Cookie banners are required by law only when tracking personal data or using persistent identifiers like cookies to track users across multiple websites. Signet does neither. We do not store cookies on your users' devices, and we do not collect personal data (PII). Our technology operates under the legal basis of Legitimate Interest, exempting you from the requirement to display consent pop-ups.

**Is Signet compliant with GDPR, CCPA, and PECR?**\
Yes, Signet is compliant by default. We have engineered the system to avoid collecting the specific data points that trigger these regulations. We do not collect IP addresses (they are discarded after the location is derived), and we do not track individuals across the web. You do not need to configure complex settings or consult a lawyer to use Signet safely.

**Who owns the data?**\
You do. We act as the data processor, and you are the data controller. Unlike "free" analytics products that monetize your traffic by selling data to advertising networks, Signet’s business model is transparent. We do not sell, trade, or mine your data. You can export your data at any time, and if you delete your account, your data is cryptographically erased from our servers.


---

# 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.signtoken.vip/8.-faqs/general-and-legal.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.
