← Back to Starter Kit

Customer Playbook

Everything needed to run the Quantum Contextual Variational Challenge on the Quantum Polycontextural Architecture.

1. Request Access

2. Download the Starter Kit

3. Ways to Run

Web Playground

CLI / SDK

qpca-cli submit --script customer_samples/qpca_benchmark_demo.py \
  --config customer_samples/benchmark_config.json \
  --api-key YOUR_KEY

Use qpca-cli status and qpca-cli results to monitor runs. Python clients can call QPCAClient directly.

Standalone Demo App

4. Verifying Results

5. Support & Next Steps