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

# Where Research Meets Production

> Quantspace is the unified AI-native platform designed for quantitative finance professionals — covering your entire workflow.

<div style={{ textAlign: 'center', padding: '2.5rem 0 1.5rem' }}>
  <h1 style={{ fontSize: '2.75rem', fontWeight: 800, marginBottom: '1rem', lineHeight: 1.2 }}>
    Where Research Meets Production
  </h1>

  <p style={{ fontSize: '1.125rem', color: 'var(--text-muted)', maxWidth: '600px', margin: '0 auto 2rem' }}>
    Quantspace is the unified AI-native platform designed for quantitative finance professionals — covering your entire workflow. Ingest research and data; build, test, and refine complex strategies and models with game-changing speed, accuracy, and flexibility.
  </p>
</div>

***

## Three Products, One Ecosystem

Transform ideas and research into production-ready strategies with our integrated suite of products.

<CardGroup cols={3}>
  <Card title="QCA" icon="graduation-cap" href="/qca" color="#6366F1">
    **Research-to-Code Infrastructure.** Convert academic papers into production-ready research pipelines with intelligent debugging. Validate and iterate on financial research in hours instead of weeks.
  </Card>

  <Card title="QuantLab" icon="flask-round-potion" href="/introduction" color="#0078D4">
    **Idea-to-Model Infrastructure.** Turn natural language investment ideas into operational research pipelines. Design, test, and iterate on models in minutes — test 10–50× more ideas per month.
  </Card>

  <Card title="QuantX" icon="store" href="/quantx" color="#10B981">
    **Quant Exchange Marketplace.** Share, discover, and monetize production-ready models and signals. Access institutional-grade strategies or build your own revenue stream.
  </Card>
</CardGroup>

***

## Platform at a Glance

<CardGroup cols={4}>
  <Card title="85%" icon="gauge-high">
    Faster Research Validation
  </Card>

  <Card title="10×" icon="layer-group">
    More Models Tested
  </Card>

  <Card title="< 1 Day" icon="clock">
    Paper to Production
  </Card>

  <Card title="100%" icon="circle-check">
    Reproducible Results
  </Card>
</CardGroup>

***

## Seamless Integration

<AccordionGroup>
  <Accordion title="Research to Production" icon="file-lines">
    | Step | Product      | Action                                                                                      |
    | ---- | ------------ | ------------------------------------------------------------------------------------------- |
    | 1    | **QCA**      | Convert academic papers into reproducible, production-ready code with intelligent debugging |
    | 2    | **QuantLab** | Import QCA models, fine-tune parameters and validate with real data                         |
    | 3    | —            | Export validated strategies with full backtests, risk metrics, and documentation            |
  </Accordion>

  <Accordion title="Idea to Market" icon="lightbulb">
    | Step | Product      | Action                                                                           |
    | ---- | ------------ | -------------------------------------------------------------------------------- |
    | 1    | **QuantLab** | Describe investment ideas in natural language and generate operational pipelines |
    | 2    | **QuantLab** | Backtest, optimize, and validate models with comprehensive analytics             |
    | 3    | —            | Move validated strategies into production environments                           |
    | 4    | **QuantX**   | Monetize your work by sharing models and signals with the community              |
  </Accordion>

  <Accordion title="Marketplace Discovery" icon="magnifying-glass">
    | Step | Product      | Action                                                                     |
    | ---- | ------------ | -------------------------------------------------------------------------- |
    | 1    | **QuantX**   | Browse vetted models and signals from institutional quants and researchers |
    | 2    | **QuantLab** | Fork and integrate discovered models into your own research pipelines      |
    | 3    | —            | Launch enhanced strategies with institutional-grade components             |
  </Accordion>
</AccordionGroup>

***

## Built for Quant Professionals

<CardGroup cols={3}>
  <Card title="Institutional Security" icon="shield-halved">
    Bank-grade encryption and compliance
  </Card>

  <Card title="Lightning Fast" icon="bolt">
    Optimized for large-scale computations
  </Card>

  <Card title="Advanced Analytics" icon="chart-mixed">
    CVaR, EVaR, CDaR, and factor analysis
  </Card>

  <Card title="AI-Powered" icon="robot">
    Natural language model configuration
  </Card>

  <Card title="DAG Workflows" icon="diagram-project">
    Visual pipeline management
  </Card>

  <Card title="Version Control" icon="code-branch">
    Track every model iteration
  </Card>
</CardGroup>
