Legal

Privacy Policy

Effective date: July 20, 2026 · Last updated: July 20, 2026

1. Overview

Warren Labs, Inc. (“Warren Labs,” “we,” “us,” or “our”) operates Orqis, an AI-powered strategy generation, validation, and execution platform for cryptocurrency trading. This Privacy Policy describes how we collect, use, store, and protect your personal information when you use the Orqis platform, including our website, application, and related services (collectively, the “Service”).

By using the Service, you agree to the collection and use of information in accordance with this policy. If you do not agree with this policy, please do not use the Service.

2. Information We Collect

2.1 Account Information

When you create an account or sign in via Privy (our authentication provider), we collect:

  • Email address
  • Wallet addresses (Ethereum, Solana) linked to your account
  • Display name (if you choose to set one)
  • Privy user identifier

2.2 Region & Compliance Information

To comply with applicable regulations, we collect:

  • Product mode selection (US Spot, Global, or Restricted)
  • Jurisdiction country (ISO country code, self-attested)

2.3 Exchange Credentials

If you connect a trading exchange (currently Hyperliquid), we collect and store:

  • Master wallet address
  • Agent wallet address
  • Agent wallet private key (encrypted with AES-256-GCM before storage — see Section 5)

For Privy-managed wallets, the wallet and private key are created server-side via Privy’s SDK and encrypted before storage. You may also manually provide exchange agent credentials.

2.4 Billing & Payment Information

If you subscribe to a paid plan, Stripe processes your payment. We store:

  • Stripe customer ID and subscription ID
  • Subscription tier, status, and billing period

We do not store credit card numbers, bank account details, or other payment instrument data. This information is held exclusively by Stripe.

2.5 Trading & Strategy Data

When you use the platform to generate, validate, or execute trading strategies, we store:

  • Strategy specifications and configurations
  • Backtest results and validation metrics
  • Paper trading positions, performance, and account snapshots
  • Live trading positions, orders, and performance metrics
  • Capital flow events (deposits, withdrawals, transfers)
  • Portfolio allocation settings

2.6 Performance Fee Data

For users with live trading accounts, we track:

  • High-water mark equity levels
  • Fee crystallization records (monthly period, fee amount, status)
  • Payment transaction hashes and wallet addresses
  • Fee rate and auto-pay preference

2.7 Chat & Assistant Interactions

When you use the Orqis chat assistant, we store:

  • Chat threads and messages (user and assistant messages)
  • Feedback ratings (helpful / not helpful) and optional comments
  • Intent classification, sources retrieved, and response metadata
  • LLM provider and model used, token count, and cost

2.8 Access Requests & Waitlist

If you submit an access request or join the waitlist, we collect:

  • First name and email address
  • Optional message describing your interests or use case

2.9 Automatically Collected Information

We automatically collect certain technical information:

  • IP address (used for rate limiting on public forms; not stored long-term)
  • Page views and interaction events (via Google Analytics, if configured)
  • Web performance metrics (via Vercel Analytics and Speed Insights)
  • Browser type, device information, and referral source (via analytics providers)

3. How We Use Your Information

We use the information we collect to:

  • Provide the Service — authenticate your account, generate and validate trading strategies, execute paper and live trades, and manage your portfolio
  • Process payments — manage subscriptions via Stripe and calculate, crystallize, and settle performance fees
  • Send notifications — alert you to trade executions, fee events, system alerts, access approvals, and platform updates
  • Enforce access controls — apply region-based restrictions, subscription tier limits, and fee enforcement
  • Improve the Service — analyze strategy performance patterns, train advisory ML models (using aggregated, non-personally-identifiable trading data), and improve the chat assistant
  • Maintain security — rate-limit abuse, detect anomalies, and maintain audit logs for administrative actions
  • Comply with legal obligations — respond to lawful requests from government authorities

4. Third-Party Services

We use the following third-party services that may receive, process, or store your data. Each operates under its own privacy policy.

Authentication & Identity

  • Privy — wallet-based authentication, wallet creation and key management
  • WalletConnect — wallet connection protocol for external wallets

Infrastructure & Hosting

  • Vercel — web application hosting (global CDN)
  • Google Cloud Platform — backend services hosting (Cloud Run, us-west2 region), scheduled jobs (Cloud Scheduler), message queuing (Pub/Sub), model storage (Cloud Storage)
  • Supabase — PostgreSQL database for all operational data (US region)

Payments

  • Stripe — subscription billing and payment processing. Stripe receives your email and payment method details directly. We never see or store your card number.

Email

  • Resend — transactional email delivery (access approvals, trade notifications, fee notices, alerts)

AI & Language Models

  • OpenRouter — LLM API aggregation for AI-powered strategy generation and market narrative synthesis. Prompts may include market data and strategy parameters (not personally identifiable information).
  • Anthropic — optional LLM fallback provider for chat assistant responses

Market Data

  • Hyperliquid — derivatives market data, account equity, and trade execution (receives your wallet address and signed transactions)
  • Binance — spot market data (public API, no user data sent)
  • CoinGecko — global crypto market data (public API, no user data sent)
  • Alternative.me — Fear & Greed Index (public API, no user data sent)

Search & Intelligence

  • Tavily — AI-optimized web search for market news and sentiment (no user data sent; queries contain market topics only)
  • Mem0 — optional managed memory for chat assistant personalization. Stores user preferences and conversation context. Supports data deletion on request.

Blockchain RPC

  • Alchemy — Arbitrum RPC for fee payment verification and bridge transactions
  • Helius — Solana RPC for wallet connectivity

Analytics

  • Google Analytics — page views, user interactions, and traffic patterns (optional; only active when configured)
  • Vercel Analytics & Speed Insights — web performance monitoring

5. Wallet & Key Security

We take the security of your exchange credentials seriously. Private keys are handled as follows:

  • Encryption at rest — all private keys are encrypted with AES-256-GCM (authenticated encryption with a unique random initialization vector per key) before being written to the database. Keys are never stored in plaintext.
  • Encryption in transit — all communications between services use HTTPS/TLS.
  • Minimal decryption — private keys are only decrypted in server-side memory when needed for specific operations: executing trades, processing withdrawals, or an admin-approved key reveal. Keys are never sent to your browser.
  • Key reveal requires admin approval — if you request to view your full private key, the request must be explicitly approved by a Warren Labs administrator before the key is decrypted.
  • Revocation — you can revoke an exchange connection at any time. Revocation clears the encrypted key from our database. Revoked connections are retained as metadata for audit purposes only (without the key).
  • Privy-managed wallets — for wallets created via Privy, the key is generated server-side using a 1-of-2 key quorum (user + server authentication key). The private key is exported, encrypted, and stored by Orqis. Privy’s own security policies also apply.

6. Data Storage & Retention

Your data is stored in a Supabase-hosted PostgreSQL database in the United States. Backend services run on Google Cloud Platform in the us-west2 region. The web application is hosted on Vercel’s global CDN.

We retain your data for as long as your account is active or as needed to provide the Service. Specific retention details:

  • Account data — retained while your account exists
  • Trading history & strategy data — retained indefinitely for performance tracking, learning models, and audit purposes
  • Fee records & capital flow events — retained indefinitely for financial audit compliance
  • Chat conversations — retained while your account exists; threads can be archived
  • Admin audit logs — retained indefinitely (append-only, immutable)
  • Exchange credentials — encrypted key retained until you revoke the connection; connection metadata retained for audit
  • Waitlist & access request entries — retained until processed or deleted upon request

Row-level security (RLS) policies in our database ensure that authenticated users can only access their own data.

7. Analytics & Tracking

We use analytics tools to understand how the Service is used and to improve performance:

  • Google Analytics — collects page views, interaction events, browser type, device information, and referral sources. This is loaded via Google Tag Manager and uses cookies. You can opt out via your browser settings or a Google Analytics opt-out extension.
  • Vercel Analytics — collects API performance and deployment metrics. This runs automatically on Vercel-hosted applications.
  • Vercel Speed Insights — collects Core Web Vitals and page performance metrics.

We do not use tracking pixels, fingerprinting, or cross-site advertising trackers.

8. Email Communications

We send transactional emails via Resend for the following purposes:

  • Access request approvals and invitations
  • Waitlist confirmations and spot-available notifications
  • Trade notifications (position opened, closed, filled)
  • Critical system alerts and daily digest summaries
  • Fee notices (fee due, fee overdue, fee payment confirmed)

These are service-related communications, not marketing emails. We do not sell your email address to third parties or send promotional emails unless you have explicitly opted in to a newsletter.

9. Data Sharing

We do not sell your personal information. We share data only in the following circumstances:

  • Service providers — with the third-party services listed in Section 4, solely to operate the Service
  • Exchange execution — your wallet address and signed transactions are submitted to Hyperliquid for trade execution and withdrawals
  • Legal compliance — if required by law, subpoena, or court order
  • Business transfer — in connection with a merger, acquisition, or sale of assets, with notice to affected users
  • Aggregated data — we may use aggregated, de-identified trading performance data to improve ML models and platform intelligence. This data cannot be used to identify individual users.

10. Your Rights

Depending on your jurisdiction, you may have the right to:

  • Access your personal data and request a copy
  • Correct inaccurate personal data (e.g., update your display name or email)
  • Delete your personal data, subject to legal retention requirements. Chat memory stored in Mem0 supports explicit deletion on request.
  • Revoke exchange connections to remove stored encrypted credentials
  • Object to or restrict certain processing
  • Data portability — request your data in a structured, machine-readable format

To exercise any of these rights, contact us at hello@warrenlabs.ai. We will respond within 30 days.

11. Children's Privacy

The Service is not intended for anyone under the age of 18. We do not knowingly collect personal information from children. If you believe we have collected information from a child, please contact us immediately and we will delete it.

12. International Data

Our services are hosted primarily in the United States (Supabase, Google Cloud us-west2, Vercel global CDN). If you access the Service from outside the United States, your data will be transferred to and processed in the United States. By using the Service, you consent to this transfer.

13. Changes to This Policy

We may update this Privacy Policy from time to time. We will notify you of material changes by posting the updated policy on this page with a new “Last updated” date. For significant changes, we may also notify you via email. Continued use of the Service after changes constitutes acceptance of the updated policy.

14. Contact Us

If you have questions about this Privacy Policy or your data, contact us at:

Warren Labs, Inc.

Email: hello@warrenlabs.ai