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

# Privacy Policy

This Privacy Policy explains how NDSE Cyber Ltd, a company organized under the laws of the Commonwealth of The Bahamas, handles information when you visit this knowledge base.

### Who we are

This knowledge base is operated by NDSE Cyber Ltd, the issuer of the $NAORIS token. Contact for privacy matters: <antonio@naoris.com>.

### Information we collect

We do not require an account and we do not ask you for personal information to read this site. When you visit, the hosting platform, GitBook, and our analytics tooling automatically process limited technical data, including your IP address, browser type, device type, the pages you view and the time of your visit, and cookies used for site functionality and aggregate traffic analysis. A cookie notice is shown on your first visit and you may reject non essential cookies there.

### How we use it

Technical data is used only to operate the site, measure aggregate usage, and protect the site against abuse. We do not sell personal information. We do not use this data for advertising. We do not profile individual visitors.

### Third parties

The site is hosted by GitBook, whose processing is governed by its own privacy policy. Pages may link to external websites, including exchanges, block explorers and social platforms. Their handling of your data is governed by their own policies, and a link is not an endorsement.

### Data retention and your rights

Technical logs are retained only as long as needed for the purposes above. Depending on where you live, you may have rights to access, correct or delete personal data concerning you, and you can exercise them by writing to the contact address above. If you are in the EU or UK, you also have the right to complain to your supervisory authority.

### Children

This site is not directed at children under 16 and we do not knowingly collect their data.

### Changes

We may update this policy from time to time. The current version is always the one published on this page, with material changes reflected in the text.

Last updated: July 17, 2026.


---

# 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://docs.naoxprotocol.com/supports/privacy-policy.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.
