# Section 01: Getting Started

- [PC System Requirements and Compatibility Guide](https://docs.velogicfit.com/section-01-getting-started/pc-system-requirements.md): This guide will help you ensure that your Windows computer is up to the task of running Velogic Studio.
- [Velogic Studio Essentials (Kinect) - Purchasing FAQ](https://docs.velogicfit.com/section-01-getting-started/essentials-kinect-faq.md): This page will answer all your questions about the hardware required for Velogic Studio Essentials with a Kinect for XBox One camera
- [Recommended computers for Velogic Studio Essentials](https://docs.velogicfit.com/section-01-getting-started/recommended-computers-essentials.md): We are often asked whether a particular computer is likely to work with the high USB requirements of the Kinect camera.
- [Velogic Studio Pro (Femto Mega) - Purchasing FAQ](https://docs.velogicfit.com/section-01-getting-started/pro-femto-mega-faq.md): This page will answer all your questions about the hardware required for Velogic Studio Pro with one or more Orbbec Femto Mega cameras
- [Recommended computers for Velogic Studio Pro](https://docs.velogicfit.com/section-01-getting-started/recommended-computers-pro.md): We are often asked whether a particular computer is likely to work with the newer Femto Mega cameras.
- [Upgrading from Kinect to a single Femto Mega camera](https://docs.velogicfit.com/section-01-getting-started/upgrading-kinect-to-femto.md): Step-by-step guide to upgrading from Kinect to Orbbec Femto Mega camera for Velogic Studio Essentials users
- [Setting up the fit area](https://docs.velogicfit.com/section-01-getting-started/setting-up-fit-area.md): Instructions for proper camera positioning, distance requirements, and fit studio space considerations for optimal Velogic Studio performance.
- [Lighting & environment](https://docs.velogicfit.com/section-01-getting-started/lighting-environment.md): Guidelines for optimizing lighting conditions and camera environment setup to improve marker detection and overall system performance.
- [Software setup](https://docs.velogicfit.com/section-01-getting-started/software-setup.md): Complete guide to setting up and configuring Velogic Studio software including settings, branding, and plugins
- [Kinect camera - compatibility and troubleshooting guide](https://docs.velogicfit.com/section-01-getting-started/kinect-troubleshooting.md): Comprehensive guide for checking Kinect for Xbox One camera compatibility and resolving common connection and performance issues.
- [Velogic Studio Pro: The Installation Session](https://docs.velogicfit.com/section-01-getting-started/pro-installation-session.md): Step-by-step preparation guide and procedures for the guided remote installation session for Velogic Studio Pro with Femto Mega cameras.
- [Self-install procedure for Orbbec Femto Mega cameras](https://docs.velogicfit.com/section-01-getting-started/femto-mega-self-install.md): Complete DIY installation guide for configuring Orbbec Femto Mega cameras with Velogic Studio Pro, including network setup and FrameBlaster installation.
- [Configuring Orbbec Femto Mega camera](https://docs.velogicfit.com/section-01-getting-started/configuring-femto-mega.md): Configuration options and settings for Orbbec Femto Mega cameras in Velogic Studio, including placement, sync, and image quality settings.
- [Troubleshooting Orbbec Femto Mega camera](https://docs.velogicfit.com/section-01-getting-started/femto-mega-troubleshooting.md): Diagnostic guide for resolving Orbbec Femto Mega camera issues, including indicator light interpretation and sync system problems.
- [Signing in - troubleshooting](https://docs.velogicfit.com/section-01-getting-started/signing-in-troubleshooting.md): Solutions for common sign-in problems including password issues, license validation, and offline usage for Velogic Studio.
- [How to share things with Velogic support](https://docs.velogicfit.com/section-01-getting-started/sharing-with-support.md): Comprehensive guide for sharing fit sessions, replay files, performance data, and other diagnostics with Velogic support for troubleshooting.
- [Submitting performance data](https://docs.velogicfit.com/section-01-getting-started/submitting-performance-data.md): Instructions for collecting and submitting performance data to Velogic support for troubleshooting system performance issues.
- [Setting your location for find-a-fitter and Frame Comparison ads](https://docs.velogicfit.com/section-01-getting-started/setting-location.md): Configure your business location to appear on Velogic's find-a-fitter map and Frame Comparison advertising
- [Velogic Studio Legal Notices](https://docs.velogicfit.com/section-01-getting-started/legal-notices.md): Important legal information, terms of service, privacy policy, and disclaimers for Velogic Studio users
- [Velogic Studio v4: What's new, and how to transition from v3](https://docs.velogicfit.com/section-01-getting-started/v4-whats-new.md): Comprehensive guide to Velogic Studio v4 new features, improvements, and how to upgrade from v3
- [Velogic Studio - "Insider" version](https://docs.velogicfit.com/section-01-getting-started/insider-version.md): Information about the Insider preview build of Velogic Studio, featuring early access to new features and bug fixes.
- [Release Notes - Velogic Studio (Insider)](https://docs.velogicfit.com/section-01-getting-started/release-notes-insider.md): Release notes for the Insider preview version of Velogic Studio, containing early access features and bug fixes.
- [Release notes - Velogic Studio](https://docs.velogicfit.com/section-01-getting-started/release-notes.md): Official release notes documenting new features, improvements, and bug fixes for the main version of Velogic Studio.
- [Release notes: FrameBlaster](https://docs.velogicfit.com/section-01-getting-started/release-notes-frameblaster.md): Release notes for Velogic FrameBlaster software that runs on Orbbec Femto Mega cameras to enable integration with Velogic Studio.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.velogicfit.com/section-01-getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
