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

# Elyra: autonomous crypto trading powered by AI agents

> Elyra is a multi-agent AI trading platform that discovers signals, executes trades, and attributes outcomes — all through a natural language interface.

Elyra is the multi-agent orchestration layer for autonomous crypto trading. Instead of juggling a dozen tools across CEXs, DEXs, DeFi protocols, and prediction markets, you interact with a single conversational interface — and Elyra's agent swarm handles everything from market scanning to on-chain execution. Every action is human-confirmed, every basis point is governed.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Connect your wallet, authenticate, and make your first trade in under 5 minutes.
  </Card>

  <Card title="Core Modules" icon="grid-2" href="/modules/scan">
    Explore Elyra's seven modules: SCAN, EXECUTE, YIELD, ODDS, AUTO, SHADOW, and OUTPUT.
  </Card>

  <Card title="Trading Guide" icon="chart-candlestick" href="/trading/spot">
    Trade Solana spot via Jupiter aggregation or open perpetuals on HyperLiquid.
  </Card>

  <Card title="API Reference" icon="code" href="/api/market-agent">
    Run the research pipeline, query agents, and integrate Elyra's data into your workflow.
  </Card>
</CardGroup>

## What Elyra does

Elyra runs the full investment loop — from signal discovery to on-chain settlement — inside user-defined risk parameters:

<Steps>
  <Step title="Connect your wallet">
    Authenticate via Privy. Your keys are managed through HSM custody — never exposed to Elyra's infrastructure.
  </Step>

  <Step title="Set your parameters">
    Define your asset universe, maximum exposure, drawdown tolerance, and entry/exit conditions in natural language.
  </Step>

  <Step title="Elyra monitors 24/7">
    The DSEA Engine continuously scans whale flows, funding rates, social sentiment, on-chain data, and macro signals — surfacing only high-conviction setups.
  </Step>

  <Step title="Review and confirm">
    Every consequential action requires your explicit confirmation. Elyra previews the full trade before execution — venue, size, entry, and expected outcome.
  </Step>

  <Step title="On-chain execution">
    Orders route to the best venue automatically: Jupiter for spot, HyperLiquid or Donut Perps for perpetuals, Kamino/Meteora/Sanctum for DeFi yield.
  </Step>
</Steps>

## The seven modules

<CardGroup cols={2}>
  <Card title="SCAN — Market Intelligence" icon="magnifying-glass" href="/modules/scan">
    Real-time prices, 200+ technical indicators, on-chain whale flows, funding rates, and social sentiment.
  </Card>

  <Card title="EXECUTE — Order Flow" icon="arrow-right-arrow-left" href="/modules/execute">
    Spot, perpetuals, conditional orders, and cross-chain bridging — all from natural language.
  </Card>

  <Card title="YIELD — DeFi Capital" icon="seedling" href="/modules/yield">
    Deploy capital into Kamino, Meteora, and Sanctum with live APY comparison and protocol risk filtering.
  </Card>

  <Card title="ODDS — Prediction Markets" icon="trophy" href="/modules/odds">
    Polymarket mispricing scanner and DFlow taker flow analysis for structural arbitrage.
  </Card>

  <Card title="AUTO — Autonomous Ops" icon="robot" href="/modules/auto">
    Level-break alerts, daily PnL briefings, and 24/7 TP/SL position monitoring.
  </Card>

  <Card title="SHADOW — Private Credit" icon="eye" href="/modules/shadow">
    SEC EDGAR and UCC filing ingestion with a True Default Rate oracle for private credit risk.
  </Card>
</CardGroup>

<Note>
  Elyra gives less than 5% of your portfolio exposure to fully autonomous execution. Every position above that threshold requires your explicit confirmation before any on-chain action is taken.
</Note>
