> ## 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.

# Quickstart

> Connect QuantLab and run your first backtest

## 1. Connect

Open [https://quantx-dev.limex.pro](https://quantx-dev.limex.pro), sign in, and follow the on-site instructions to attach QuantLab MCP (`https://quantlab-mcp.limex.pro/mcp`) to your IDE. Reload MCP servers when you are done — the QuantLab tools should appear in the client.

## 2. Ask for something concrete

In chat, try:

> Equal-weight backtest on AAPL, MSFT, GOOGL from 2023-01-01 to 2025-01-01 — no ML.

Or open [Example prompts](/best-practices) for longer, more realistic requests (stress tests, charts, ML, full optimization sweeps).

## 3. Reuse earlier results

Successful runs return blob links with unique ids, for example:

```
https://stqsnpprod.blob.core.windows.net/data/data_extractor_2b510101b9b7.json
portfolio_optimization_35c1b5239d23.json
trading_report_b1218bfd0544.json
```

Paste a previous link when you want to skip re-downloading data and jump straight to the next question.
