# Velogic Studio - "Insider" version

The "Insider" version of Velogic Studio is special build which contains a "sneak preview" of features & bug fixes. It allows us to test those features and bug fixes in a range of real-world conditions before releasing into the main build.

Things to know about the Insider version:

* It can be installed alongside the main Velogic Studio - there is no need to uninstall Velogic Studio before you install the Insider version
* The Insider version will save data to the same location as the main Velogic Studio, and uses the same licensing. So if you're a valid user of Velogic Studio, you are eligible to use the Insider build.

You can tell the Insider version from the main version by the "(Insider)" suffix, which appears in Start menu:

![Windows Start menu showing Velogic Studio (Insider) entry with distinctive Insider suffix label](/files/REKBatrxwvwQbModiGxy)

... and in the title bar of the application when it's running:

![Velogic Studio application window with (Insider) designation visible in the title bar](/files/RH3P8OnZPwVJsrGGQMxV)

The Insider version is expected to be a little less stable than the main version. If you're OK with that, and you would like to get early access to features & fixes, please get in touch (<contact@velogicfit.com>)


---

# 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/insider-version.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.
