# 入门教程

- [开始](https://att.vr42.com/quick-start/getting-started.md): Getting Started
- [如何使用手柄](https://att.vr42.com/quick-start/controller.md): 本篇面向新手玩家，说明如何使用 Oculus Quest 的 Touch 手柄游玩本游戏
- [教程关流程](https://att.vr42.com/quick-start/tutorial.md): 手把手教你教程关，文末有视频版教程！！！
- [进阶教程](https://att.vr42.com/quick-start/jin-jie-jiao-cheng.md)
- [常见问题](https://att.vr42.com/quick-start/faq.md): 玩家关心的常见问题解答（最后更新于2021年07月17日）


---

# 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://att.vr42.com/quick-start.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.
