> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quickscope.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Security

> How Quickscope protects your assets and data

Quickscope is built with security as a foundation. Here's how we protect your assets and data.

## Non-Custodial Architecture

Quickscope **never has access to your funds**.

* Your private keys stay on your device
* We cannot move, freeze, or access your tokens
* You maintain full control at all times

When you sign up, Quickscope generates a wallet for you. You can export your private key anytime and use it in any Solana wallet.

## What We Can Access

| Data                | Access                  | Purpose                                      |
| ------------------- | ----------------------- | -------------------------------------------- |
| Wallet address      | Yes                     | Display balances, execute trades you request |
| Transaction history | Yes (public blockchain) | Show your positions and PnL                  |
| Private key         | **No**                  | Never stored on our servers                  |
| Seed phrase         | **No**                  | Never generated or stored                    |

## What We Cannot Do

* Move funds without your explicit action
* Access wallets you haven't connected
* Recover lost private keys
* Reverse or cancel blockchain transactions

<Warning>
  If you lose your private key, we cannot help you recover it. Export and back it up immediately after creating your account.
</Warning>

## Telegram Security

When you connect Telegram:

* We only access chats where you've explicitly added the Quickscope bot
* Private messages are never read
* We process scan commands and token mentions for analytics
* You can unlink anytime from Settings

<Note>
  Quickscope can only see messages in chats where the bot has been added. We never access your private DMs or chats without the bot.
</Note>

## Best Practices

### Protect Your Private Key

* Export and store it in a password manager
* Never share it with anyone. Quickscope support will never ask for it
* Never enter it on websites claiming to be Quickscope

### Verify You're on the Real Site

* Always use **app.quickscope.gg**
* Bookmark it to avoid phishing sites
* Check the URL before connecting your wallet
* Be wary of links in Telegram groups or DMs

### Secure Your Telegram

* Enable 2FA on your Telegram account
* Don't click suspicious links in trading groups
* The official bot is **@QuickscopeStagingBot**
* Report impostor bots to our support team

## Reporting Security Issues

If you discover a security vulnerability or encounter suspicious activity:

* Email: [security@quickscope.gg](mailto:security@quickscope.gg)
* Do not disclose vulnerabilities publicly before we've addressed them

## Related

<CardGroup cols={3}>
  <Card icon="wallet" href="/terminal/desktop/connect-wallet" title="Connect Wallet">
    Account setup
  </Card>

  <Card icon="shield-check" href="/help/privacy-policy" title="Privacy Policy">
    How we handle data
  </Card>

  <Card icon="life-ring" href="/help/support" title="Support">
    Get help
  </Card>
</CardGroup>
