# Privacy Policy

**Effective Date**: 14 Aug 2025

This Privacy Policy applies to your use of any websites, applications, platforms, or services (collectively, the "Services") provided by **Sonar Labs**, a decentralized software developer and data infrastructure organization. References to “**Sonar Labs**,” “we,” “our,” or “us” refer to the organization behind Sonar-branded tools and products.

By accessing or using any of our Services, **you acknowledge and agree to this Privacy Policy and our Terms of Use**. If you do not agree, do not access or use our Services.

***

### 1. Controller & Contact

Sonar Labs operates as the data controller for personal data it directly processes.\
To contact us: <support@sonarlabs.xyz>

***

### 2. Data We May Collect

We may process minimal data **solely as necessary** to operate the platform. We do not profile, infer, or manipulate user behavior. <br>

* **Wallet addresses** or identifiers you connect voluntarily
* **Usage and technical metadata** (device type, browser version, IP address)
* **Publicly available blockchain data**
* **Information shared via integrated third-party platforms (e.g., Discord, X)**

**Note**: Wallet addresses are treated as *pseudonymous personal data* under GDPR when linked to user behavior.

***

### 3. How We Use Data

We may use your data to:

* Operate and improve our Services
* Provide analytics and scoring functionality
* Ensure network and platform security
* Comply with legal obligations

We **do not sell personal data**. We explicitly prohibit the submission of sensitive personal data. Any such data submitted is done entirely at your own risk.

***

### 4. Blockchain Transparency&#x20;

Data stored on public blockchains is:

* **Immutable**
* **Public**
* **Permanently traceable**

By using Sonar products, you **understand and accept** that any blockchain-based interactions may expose transaction history, wallet identifiers, and other metadata.

\
**We cannot delete, modify, or restrict access to any data stored on public blockchains.**

***

### 5. Use at Your Own Risk

**By using Sonar products, you accept the following risks**:

* **Blockchain risks**: Immutability, public traceability, and data persistence
* **Analytics risks**: Scores or insights provided may be incomplete, incorrect, or outdated
* **Third-party risks**: External services integrated with Sonar (e.g. wallets, exchanges) are outside our control

We **make no warranties** about the accuracy, completeness, reliability, or fitness of any output from Sonar tools. All decisions made using Sonar are made **entirely at your own risk**.

***

### 6. Liability Disclaimer

To the **maximum extent permitted by law**:

* **Sonar Labs disclaims all liability** for direct, indirect, incidental, or consequential damages from use of its Services.
* **You waive any claim** against Sonar Labs arising from reliance on outputs, scores, or blockchain interactions.

***

### 7. Your Data Rights

Depending on your jurisdiction, you may have rights including access, correction, or deletion of personal data.\
\
However, **these rights cannot be enforced** on data recorded on public blockchains.

***

### 8. Changes to This Policy

We reserve the right to update this Privacy Policy at any time. Continued use of the Services after changes constitutes acceptance.

***

## **Cookie Notice**

Sonar Labs uses cookies and similar technologies to:

* Maintain session state
* Collect basic usage analytics
* Improve performance and user experience

We may use:

* **Essential cookies** – required for functionality
* **Analytical cookies** – with user consent

You can manage cookie preferences via your browser or cookie banner settings. Disabling cookies may affect functionality.

***

### Final Note

Sonar Labs provides its products and services **“as is”**, without any guarantees or warranties of any kind. While we strive to offer useful tools and insights, we cannot guarantee accuracy, completeness, or outcomes.

By using any Sonar product, **you acknowledge and accept full responsibility** for how you use the information provided. Any decisions, actions, or results based on our Services are **entirely at your discretion and risk**.

Sonar Labs does not offer refunds, and you agree Sonar Labs shall bear **no responsibility whatsoever** for any consequence, financial or otherwise, arising from your use of the Services.”

***


---

# 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.sonarlabs.xyz/other/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.
