# Demo

{% hint style="success" %}
当前版本： Vortex 1.6.2 & Servo2 0.0.1
{% endhint %}

Windows： [https://demo.vtx.team/Vortex Demo Setup 1.6.2.exe](https://demo.vtx.team/Vortex%20Demo%20Setup%201.6.2.exe)

macOS（Intel）：[https://demo.vtx.team/Vortex Demo-1.6.2.pkg](https://demo.vtx.team/Vortex%20Demo-1.6.2.pkg)

macOS（Apple Silicon）：[https://demo.vtx.team/Vortex Demo-1.6.2-arm64.pkg](https://demo.vtx.team/Vortex%20Demo-1.6.2-arm64.pkg)

Android：[https://demo.vtx.team/Vortex Demo-1.6.2-universal-release.apk](https://demo.vtx.team/Vortex%20Demo-1.6.2-universal-release.apk)

```
有订阅测试账号： demo@demo.com
密码： demo@demo.com
（请勿修改密码）

无订阅测试账号： nosub@demo.com
密码： nosub@demo.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://wiki.vtx.team/demo.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.
