# 🔒 Privacy Policy

## TokenIntel Privacy Policy

We at **TokenIntel Ltd.** ("TokenIntel", "we", "us", or "our") respect your privacy and are committed to protecting your data. This Privacy Policy explains how we collect, process, and use data when you interact with **tokenintel.io** and our web application (collectively, the "Services").

TokenIntel is a **research-focused platform** that does **not require account registration**, does not collect personal contact information, and processes **crypto-only transactions**. This Privacy Policy outlines our approach to data and your rights, even where identifiable data is minimal or not collected at all.

We may update this Privacy Policy periodically. Please review it regularly.

***

### What We Collect (and What We Don't) 🛡️

TokenIntel is intentionally designed to **minimise data collection**.

**We do collect:**

* Blockchain wallet address
* On-chain transaction data
* Anonymised usage data
* Cookies & technical data

**We do not collect:**

* Names, emails, or phone numbers
* Personal identifiers
* User account information
* Fiat payment information

***

### Use of Blockchain Wallets 🔑

Your TokenIntel activity is tied to your **connected blockchain wallet**, not a personal account. We use the wallet connection solely to:

* Verify ownership for scan/token access
* Process transactions using our **crypto-based payment system**
* Read associated on-chain data relevant to the wallet

We **do not** use your wallet address to link your identity or cross-reference it with personal data.

***

### Data Usage & Disclosure 📊

We use the limited data we collect to:

* Enable scanning functionality
* Track platform performance
* Detect bugs and improve our Services

We may share **anonymised usage data** with analytics providers for these purposes.

**We do not**:

* Sell, rent, or monetise your data
* Use your data for marketing, profiling, or advertising

***

### Security & Third Parties 🛡️

* We implement **industry-standard security measures** to protect your interactions.
* You are responsible for the security of your **wallet and private keys**. We will never ask for them.
* Our Services may link to **third-party platforms** (e.g., blockchain explorers), which are governed by their own privacy policies. We are not responsible for how they process your data.

***

### Acceptance of This Policy ✅

By using or interacting with the TokenIntel platform, you **agree to this Privacy Policy**. If you do not agree, you should **not use our 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://tokenintel.gitbook.io/tokenintel-docs/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.
