# Private Policy

**Effective Date: July 10, 2025**

At Orange Protocol, we are committed to safeguarding your privacy. This Privacy Policy outlines how we handle information related to your use of Orange Pass through our website, app.orangeprotocol.io (the “Site”).

### Data Collection

We do not collect or store any personal data of our users on our servers. All cryptographic proofs and keys related to your on-chain reputation are generated locally on your device and remain under your control. However, we may collect certain non-personal information automatically when you access our Site, such as:

* Your IP address
* Browser type
* Operating system
* Device information

This information is used solely to enhance our services and understand Site usage.

Since we do not collect any personal data, we do not use such information for any purpose. The non-personal information we automatically collect is used exclusively to:

* Analyze and improve our Site
* Enhance our services

### Cookies

Upon your first visit to Orange, a cookie is sent to your computer that uniquely identifies your browser. A “cookie” is a small file containing a string of characters that is sent to your computer when you visit a website. We use cookies to improve the quality of our service and to better understand how people interact with us. Orange does this by storing user preferences in cookies and by tracking user trends and patterns of how people search.

Most browsers are initially set up to accept cookies. You can reset your browser to refuse all cookies or to indicate when a cookie is being sent. However, some Orange features or services may not function properly without cookies.

### Information Sharing

As we do not collect any personal data, we do not share such information with:

* Third-party service providers
* Affiliates
* Business partners

### Security

We implement reasonable security measures to protect the information related to your use of Orange Protocol, including:

* Ensuring the security of our Site
* Providing guidance on best practices for users to safeguard their cryptographic keys and proofs
* Employing technical and organizational measures to protect the non-personal information we collect

### Changes to this Policy

Please note that this Privacy Policy will change from time to time. We expect most such changes to be minor, but there may be changes that are more significant. Regardless, we will post those changes on this page and, if the changes are significant, we will also provide a more prominent notice. Each version will be noted at the top of the page. Prior versions of this Privacy Policy will be kept in an archive for you to view.

### Contact Us

If you have any questions or concerns about this Privacy Policy, please contact us at <contact@orangeprotocol.io>.


---

# 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.orangeprotocol.io/private-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.
