# 阿尔法丨Alpha 教程

- [阿尔法使用教程](https://docs.hzz.im/gta5/alpha/use.md)
- [阿尔法错误提示](https://docs.hzz.im/gta5/alpha/tis.md)
- [阿尔法单人DC](https://docs.hzz.im/gta5/alpha/dc.md)
- [阿尔法单人末日](https://docs.hzz.im/gta5/alpha/end.md)
- [阿尔法人物模组安装教程](https://docs.hzz.im/gta5/alpha/mod.md)
- [阿尔法刷钱](https://docs.hzz.im/gta5/alpha/money.md)
- [阿尔法解绑教程](https://docs.hzz.im/gta5/alpha/hwid.md)
- [阿尔法更新公告](https://docs.hzz.im/gta5/alpha/update.md)
- [阿尔法功能展示](https://docs.hzz.im/gta5/alpha/show.md)


---

# 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.hzz.im/gta5/alpha.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.
