Get Started in 15 Minutes

1. Purchase and Unbox Xreal Headset
2. Charge and Power On
3. Connect to Your Device (PC, smartphone, etc.)
4. Install Xreal Companion App and SDK

Code snippet:
```python
# Connect to Xreal device
xreal.connect(device_id)
# Initialize virtual display
xreal.init_display(resolution='1920x1080', screens=3)
```
Slide 6 of 12