menu_book

Documentation

Everything you need to know about QWNT AI — agents, strategies, wallets, and more. Use the navigation to jump to a section.

rocket_launch

Getting Started

Connect Your Wallet

Use the Connect Wallet button — top right on desktop, in the header on mobile. QWNT AI supports any Solana wallet (Phantom, Backpack, Solflare, and more) via AppKit. No seed phrase is ever requested or stored. Your first connection automatically creates your QWNT account.

New User Flow

After your first wallet connection you are redirected to onboarding — a 5-step wizard that takes roughly 2 minutes:
  1. Welcome — platform overview
  2. Choose Risk Profile — Safe, Medium, High, or Custom
  3. Pick Strategy Modules — select which strategies your agent runs
  4. Fund Wallet — for paper mode this is pre-funded; for live you deposit SOL
  5. Deploy Agent — your first agent goes live

Paper Mode Default

All new accounts start in Paper Mode. You receive $1,000 virtual USDC and 10 virtual SOL — no real funds required. Paper trades mirror real market prices so performance data is meaningful. Switch to Live Mode after upgrading to a paid plan.

Your Agent Wallet

Every account is provisioned a dedicated Solana agent wallet (separate from your connected wallet). This wallet also has a derived EVM address — the same underlying key is usable on Ethereum, BSC, and Polygon. You never need to manage a separate EVM key.
smart_toy

AI Agents

What is an Agent?

An agent is an autonomous AI trading bot you deploy with a specific risk profile and strategy set. Each agent receives its own USDC allocation from your balance and trades independently around the clock — scanning signals, entering positions, managing risk, and exiting trades without manual intervention.

Deploying an Agent

Navigate to My Agents → New Agent. Configure:
  • Name — identifier for this agent
  • Risk Profile — Safe / Medium / High / Custom
  • Strategy Modules — which strategies this agent runs
  • USDC Allocation — deducted from your balance immediately

Risk Profiles

SafeYield Optimizer + Trend Trader. Stop-loss 3%, take-profit 8%. Slow and steady capital preservation.
MediumMeme Sniper + DEX Arbitrage + Trend Trader. Stop-loss 7%, take-profit 15%. Balanced risk and reward.
HighAll 5 strategies active. Stop-loss 15%, take-profit 40%. Aggressive, higher upside, higher variance.
CustomYou choose which modules to enable and configure stop-loss and take-profit thresholds manually.

Agent Lifecycle

Agents move through a defined set of states:
ActivePausedStoppedDeleted
  • Paused — no new trades opened; existing positions held
  • Stopped — all open positions closed, full balance returned to your wallet
  • Deleted — permanent; cannot be recovered

Claiming Profits

When your agent has closed profitable positions, a Claim P&L button appears on the agent detail page. A 10% performance feeis applied at this point. Net profit is credited to your USDC balance. The fee is only charged on positive P&L — never on losses.

Agent Terminal

Each agent detail page includes a live log stream updated every 4 seconds. The terminal shows every signal scan, entry and exit reason, cooldown periods, and safety check outcomes. Log lines are color-coded by severity:
infowarnerrorcooldown
hub

Strategy Modules

Meme Sniper

Scans 4 independent signal sources every 90 seconds:
  1. Helius webhook — real-time pump.fun new token launches
  2. GeckoTerminal new pools — under 60 min old, volume >$1,500/5 min, >8 buys
  3. DexScreener boosted — actively promoted tokens, h1 >3%, v24h >$50k
  4. GeckoTerminal trending — top movers, h1 >2%, v24h >$50k
Liquidity safety check (RugCheck API): Every token is checked before entry — rugged tokens, risk score above 75/100, and established tokens with less than 30% LP locked are blocked. Pump.fun tokens are exempt (the bonding curve is the safety mechanism). New pools under 60 minutes old are checked on risk score only.
New launches: 40% of base allocation — SL 20%, TP 150%
Established trending: 100% of base allocation — SL 15%, TP 80%

Trend Trader

Uses price momentum over rolling windows to identify sustained directional moves. Enters when momentum exceeds >1% in a trending regime, or any positive momentum in a volatile regime. Exits at the configured take-profit or stop-loss, or when momentum reverses direction.

DEX Arbitrage

Scans price discrepancies for the same token across Raydium, Orca, and Jupiter. Enters when the spread exceeds the fee threshold, then captures the differential in a round-trip trade. Low risk, small consistent gains.

Yield Optimizer

Deploys in ranging or stable market conditions. Rotates capital into the best-performing stable pairs on Solana DEXes, rebalancing periodically to maintain optimal yield. Conservative stop-loss and take-profit. Avoids volatile market regimes automatically.

Drift Funding Rate Arb

A delta-neutral strategy on Drift Protocol perpetuals. Activates when the funding rate exceeds 0.05%/hr. Takes a long spot position and a short perpetual position (or vice versa) to capture the funding rate while remaining market-neutral. Both legs must be balanced before entry.

Polymarket Arb

Scans Polymarket prediction markets for mispricings exceeding a 2.5% edge. Currently available in paper mode only.

EVM Trend Trader

The same trend-following logic as Trend Trader but executed across EVM networks — ETH, BNB, ARB, and MATIC — via your derived EVM agent wallet. Useful for diversifying beyond the Solana ecosystem.
trending_up

Market Regimes

The QWNT worker detects the current market regime every cycle by analyzing SOL price momentum. The detected regime determines which strategies are active and at what position sizes.

trending_up

Trending Up

Consistent positive momentum. Trend Trader and Meme Sniper are most active. Position sizes run at full allocation.

trending_down

Trending Down

Consistent negative momentum. Risk Guardian activates. Most strategies reduce position size; new entries are restricted.

bolt

Volatile

High variance with no clear direction. Meme Sniper continues running (new launches happen in any condition). Position sizes reduced 40%.

drag_handle

Ranging

Low volatility, sideways price action. Yield Optimizer is most active. Meme Sniper pauses trend-based signals but still monitors new launches.

account_balance_wallet

Wallets & Balances

Paper USDC

Virtual balance used exclusively for paper trading. Starts at $1,000. Not included in Total Value or real portfolio calculations. Paper USDC cannot be withdrawn or transferred — it is purely simulated.

Agent Wallet (Solana)

Your on-chain Solana wallet managed by QWNT and used for live trading. Fund it by sending SOL to your agent wallet address, visible on the Wallet page and in the onboarding Fund step. SOL deposits are detected automatically via Helius webhook within seconds.

EVM Address

Derived from your Solana agent wallet keypair (first 32 bytes of the ed25519 key mapped to secp256k1). The same address is valid on ETH, BSC, and Polygon — no separate key or wallet setup needed.

Agent Allocation

When you deploy an agent with a USDC allocation (e.g., $250), that amount is deducted from your balance immediately. The full current value — including any P&L — is returned to your balance when you stop the agent.

Fund Movements Log

Every balance change is recorded in the Fund Movements section of your Wallet page. Entries include: trade buys and sells, performance fees, agent deploys and stops, and SOL deposits and withdrawals.
workspace_premium

Subscriptions & Upgrades

Free

$0
  • checkPaper trading only
  • check2 active agents
  • check5 strategy modules
  • checkFull dashboard access

Pro

$29/mo
  • check_circleLive trading enabled
  • check_circle4 active agents
  • check_circleAll core strategies
  • check_circleReal-time email alerts
  • check_circlePriority support

Elite

$99/mo
  • check_circleUnlimited live capital
  • check_circleUnlimited agents
  • check_circleAll strategies incl. experimental
  • check_circleDedicated support manager

Payment Methods

To upgrade: go to the Upgrade page, connect your wallet, select a plan, and choose your payment method.
  • Stripe — credit or debit card
  • NOWPayments — any major cryptocurrency

Performance Fee

A 10% performance feeapplies to closed profitable positions. The fee is applied at position close, not on unrealized P&L. Losses are never subject to fees.
local_gas_station

Gas Bank

How it Works

The Gas Bank fronts gas fees for live on-chain transactions on behalf of your agent. Platform-owned wallets pay gas costs upfront, then charge a 1.5% markup on the actual gas cost. This means your agent wallet does not need to hold ETH or BNB for EVM transactions — the platform covers it automatically.

Gas Bank Wallets

These are the platform wallets used to pay gas on your agent's behalf. Do not send funds to these addresses — they are operational wallets, not deposit addresses.

SOL (Solana)

EWiFScvG1K87JR1SqzwNKj9UALDYhopzMzJtUtwWM9ZT

EVM (ETH / BSC / Polygon)

0x6baD37333C3402C5f8ca281Ead5Fa09d4571C01a
share

Referral Program

How to Refer

Navigate to the Referral page to find your unique referral link. Share it with traders you want to invite. When they sign up through your link, you are recorded as their referrer automatically.

Commission Structure

  • Earn 3% of all trading profits generated by users you refer
  • Commission window is 6 months per referred user
  • When referred users upgrade and trade, commissions are credited automatically
  • Commissions are tracked in the referral ledger and visible on your Referral page
leaderboard

Leaderboard

Rankings

The leaderboard ranks traders by total P&L across all agents, updated in real time. Top traders are displayed publicly. Performance on the leaderboard builds on-chain trading reputation within the QWNT community.
monitoring

AI Monitoring System

Dual-LLM Analysis

QWNT uses a dual-LLM monitoring system — OpenAI and Anthropicalternating — that analyzes your trading data every cycle. The system generates actionable insights and suggestions based on your agent activity, open positions, P&L trends, and market regime.

Insights Dashboard

AI-generated insights appear directly in your dashboard and can be acted on in one click. Insights include position recommendations, risk warnings, and strategy performance summaries.

Activation

The AI monitoring system requires API keys to be configured on the platform. Until keys are set, insights run in placeholder mode with simulated output. No action is required from users — this is a platform-side configuration.
notifications

Notifications

Real-Time Alerts

QWNT delivers real-time notifications for the following events:
  • Position opened or closed
  • Agent stopped or paused
  • P&L milestone reached
  • SOL deposit detected
  • Subscription status change

Notification Center

The bell icon in the desktop header shows an unread notification count. Tap it to open the notification panel and view all recent alerts. On mobile, notifications are accessible from the header.
shield

Security

Agent Wallet Encryption

Agent wallet private keys are encrypted using AES-256 before storage. Keys are never exposed through any API endpoint.

JWT Authentication

Session tokens are signed with a server-side secret and expire after 24 hours. Token rotation is enforced on each session renewal.

Database Security

All database queries use parameterized statements. SQL injection is structurally prevented at the query layer.

Paper USDC Isolation

Paper USDC is never withdrawable or transferable. It exists solely as a simulation balance and is completely isolated from real fund flows.

Seed Phrase Warning

QWNT AI will never ask for your wallet seed phrase or private key. If any interface, message, or prompt requests your seed phrase, treat it as a phishing attempt.
help_outline

FAQ

help

Why is my balance not updating?

Balances refresh every 30 seconds. If data appears stale, switch between Paper and Live mode to trigger a force-refresh.

help

Why has my agent not traded yet?

Agents wait for qualifying signals before entering positions. Check the agent terminal for live scan logs. Common reasons: the market is in a ranging regime, all strategy-eligible tokens already have open positions, or signal filters are not yet met.

help

What is the price sanity cap?

To prevent corrupted price data (e.g., from CoinGecko rate-limiting), position exits are capped at ±50% from the entry price. This prevents artificial P&L from malformed API responses from affecting your balance.

help

Can I lose my paper USDC?

Yes. Paper trades track real market prices, so if a strategy performs poorly your virtual balance will decrease. This is intentional — accurate simulation requires realistic downside.

help

How do I fund my wallet for live trading?

Send SOL to your agent wallet's Solana address, which is shown on the Wallet page and in the onboarding Fund step. Deposits are detected automatically via Helius webhook within seconds of on-chain confirmation.

help

What happens if I stop an agent mid-trade?

All open positions are force-closed at their entry price (resulting in zero P&L) before the agent's funds are returned. You will not incur partial losses from open positions when stopping an agent.