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

# Non-Custodial Security

> How Qubit Alpha keeps your funds safe while enabling copy trading

Your funds never leave your control. Qubit Alpha operates on a fully non-custodial model.

## How It Works

<Steps>
  <Step title="Create Sub-Account">
    You create a Hyperliquid sub-account specifically for copy trading.
  </Step>

  <Step title="Deposit Funds">
    You deposit funds directly into YOUR sub-account on Hyperliquid.
  </Step>

  <Step title="Authorize Trading">
    You grant Qubit Alpha permission to execute trades on your behalf.
  </Step>

  <Step title="Maintain Control">
    Only YOU can withdraw funds. Qubit Alpha can only trade, never withdraw.
  </Step>
</Steps>

## Security Architecture

<CardGroup cols={2}>
  <Card title="Your Keys, Your Crypto" icon="key">
    Private keys remain with you at all times. We never have custody.
  </Card>

  <Card title="Permission-Based Access" icon="shield-check">
    Granular permissions allow trading without withdrawal access.
  </Card>

  <Card title="On-Chain Verification" icon="link">
    Every action is recorded on Hyperliquid's blockchain.
  </Card>

  <Card title="Emergency Stop" icon="hand">
    Instantly revoke access and stop all copy trading at any time.
  </Card>
</CardGroup>

## What Qubit Alpha CAN Do

* ✅ Open positions based on copied signals
* ✅ Close positions
* ✅ Set stop-loss and take-profit orders
* ✅ Adjust position sizes within your limits

## What Qubit Alpha CANNOT Do

* ❌ Withdraw your funds
* ❌ Transfer assets to other accounts
* ❌ Access your private keys
* ❌ Trade beyond your configured limits

<Warning>
  Always verify the permissions you grant. Only use official Qubit Alpha interfaces to connect your account.
</Warning>
