# Velogic Studio - “Insider” 版本

Velogic Studio 的“Insider”版本是一个特殊的构建，包含功能和错误修复的“抢先预览”。它允许我们在发布到主版本之前，在各种真实环境中测试这些功能和修复。

关于 Insider 版本需要知道的事项：

* 它可以与主 Velogic Studio 一起安装——在安装 Insider 版本之前无需卸载 Velogic Studio
* Insider 版本会将数据保存到与主 Velogic Studio 相同的位置，并使用相同的许可。因此，如果您是 Velogic Studio 的有效用户，则有资格使用 Insider 构建。

您可以通过出现在“开始”菜单中的“(Insider)”后缀来区分 Insider 版本和主版本：

![Windows 开始菜单显示带有醒目标记“Insider”后缀的 Velogic Studio (Insider) 项目](/files/9658fc555a46ec13b755afd364f5fa0835b8484f)

…以及在应用程序运行时出现在标题栏中：

![Velogic Studio 应用窗口在标题栏中可见“(Insider)”标识](/files/3b8ca0c1f2fe509df18d49297e570c91816cc56f)

Insider 版本的稳定性可能略低于主版本。如果您能接受这一点，并且希望提前获得功能和修复的访问权限，请与我们联系 (<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/zh/di-01-jie-ru-men/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.
