# 🔐 Security & Trust

## Security & Privacy at TokenIntel

At TokenIntel, **security is at the core of every decision**. Since the platform is directly tied to the Solana blockchain, we follow strict principles to keep you safe.

***

### Wallet Security 🔑

* ✅ **No Accounts** – Your wallet is your identity. No usernames, passwords, or sign-ups are needed.
* ✅ **User-Signed Transactions Only** – TokenIntel never executes trades automatically. Every buy, sell, or transfer must be explicitly signed by you in your wallet.
* ✅ **No Private Key Storage** – TokenIntel will never ask for or store your private keys.

***

### Data Integrity 📊

* 📡 All token data, wallet analytics, and charts are pulled directly from **verified Solana sources**.
* 📈 **AI CoPilot** provides analysis on top of reliable, on-chain data.

***

### Platform Transparency 🌍

* ⚙️ TokenIntel is currently a **solo developer passion project** ❤️.\
  Infrastructure is intentionally lightweight to ensure sustainability while still delivering **accurate and secure insights**.
* 🛡️ As usage grows, infrastructure will **scale responsibly** without compromising trust.

***

With TokenIntel, you stay in **full control**:\
**Your wallet. Your data. Your transactions.** 🔐


---

# 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/security-and-trust.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.
