# Privacy Policy

## Privacy Policy

Effective Date: May 2025

QU3 (“we”, “our”, or “us”) respects your privacy and is committed to protecting the personal data you may provide when accessing our products and services. This Privacy Policy explains what data we collect, why we collect it, and how we handle it.

***

### 1. Information We Collect

#### a. Wallet & Account Data

When you connect to our services using a Web3 wallet (e.g., Metamask), we may collect:

* Wallet address
* Chain information
* Signed messages (for authentication)<br>

We do not access your private keys or any wallet contents beyond the public address.

**b. Usage Data**

We may collect anonymized technical data for diagnostics and analytics, including:

* Device type and browser
* Pages or endpoints visited
* Interactions with the CLI or platform UI
* IP address (for geolocation and security purposes)

#### c. Optional Contact Information

If you join our early access list, apply for a grant, or communicate with us, we may store:

* Email address
* Name or alias
* Communication history

***

### 2. How We Use Your Data

We use the data collected to:

* Authenticate users and secure platform access
* Improve and optimize system performance
* Monitor usage and prevent abuse
* Communicate updates, invitations, or bug reports (only if you opt-in)

***

### 3. Data Sharing & Disclosure

We do not sell or rent your data. We may share data only in these cases:

* With infrastructure providers (e.g., cloud providers) under strict data protection terms
* If required by law, subpoena, or valid legal request
* During a merger, acquisition, or asset transfer (with notice provided)

***

### 4. Data Security

QU3 uses industry-standard security practices, including:

* Post-quantum encryption protocols
* Enclave-based execution for sensitive operations
* Regular vulnerability assessments<br>

Despite this, no system is 100% secure. Users are responsible for maintaining the confidentiality of their wallet credentials.

***

### 5. Your Rights

You may:

* Request access to the data we hold about you
* Ask us to delete your optional personal data (e.g., email)
* Opt-out of communications at any time

To exercise these rights, contact: \[<privacy@qu3.ai>]

***

### 6. Data Retention

We retain wallet-based access logs and usage data for up to 12 months for auditing and improvement purposes. Contact information is kept until unsubscribed or deletion is requested.

***

### 7. International Transfers

Our infrastructure may be hosted in regions outside your country. By using QU3, you consent to the transfer and processing of your data in accordance with this policy.

***

### 8. Changes to This Policy

We may update this Privacy Policy as our services evolve. Material changes will be announced on our website or via email (if subscribed).

***

### 9. Contact Us<br>

For questions about this Privacy Policy:

Email: <joseph@qu3.ai>

Site: <https://qu3.ai>


---

# 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://dossier.qu3.ai/appendix/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.
