> For the complete documentation index, see [llms.txt](https://policy.galaxyhub.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policy.galaxyhub.ai/privacy-policy-nova-ai-detector.md).

# Privacy Policy – NOVA AI Detector

### 1. General Information

This Privacy Policy describes how **NOVA AI Detector**, developed by **Galaxyhub Labs**, handles user data.

* **Developer / Company:** Galaxyhub Labs
* **Country:** Spain
* **Contact email:** <admin@orberai.xyz>

By using this Chrome extension, you agree to the practices described in this policy.

***

### 2. Data Collection

**NOVA AI Detector does not collect any personal data from users.**

The extension does not collect, track, store, or transmit:

* Personal information (such as name, email, or identifiers)
* Browsing history
* User inputs
* Usage analytics

***

### 3. Data Processing

All functionality of the extension is executed **locally within the user’s browser**.

* No data is sent to external servers
* No backend services or APIs are used
* No user data is processed outside the local environment

***

### 4. Data Storage

**NOVA AI Detector does not store any user data**, either locally or remotely.

* No use of external databases
* No persistent storage of user information

***

### 5. Data Sharing

The extension **does not share any data with third parties**.

Since no data is collected, there is no data to disclose, sell, or transfer to any external entity.

***

### 6. Permissions

The permissions requested by the extension are used **solely to provide its core functionality** and do not enable data collection, tracking, or sharing.

All permissions comply with the Chrome Web Store Developer Program Policies.

***

### 7. Children’s Privacy

This extension is **not intended for children under the age of 13**.

It is designed for users **18 years of age and older** and does not knowingly collect any information from minors.

***

### 8. Changes to This Privacy Policy

Galaxyhub Labs may update this Privacy Policy from time to time.

Any changes will be published on this page, and the “Last updated” date will be revised accordingly.

***

### 9. Contact

If you have any questions, concerns, or requests regarding this Privacy Policy, you may contact us at:

📧 [**admin@orberai.xyz**](mailto:admin@orberai.xyz)


---

# 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, and the optional `goal` query parameter:

```
GET https://policy.galaxyhub.ai/privacy-policy-nova-ai-detector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
