# Astrum

## Astrum Docs

- [更新日志](https://astrum-3.gitbook.io/main/update/changelog.md)
- [Astrum For Cloud Class \[Orion\]](https://astrum-3.gitbook.io/main/update/changelog/astrum-for-cloud-class-orion.md): Astrum For Cloud Class 更新日志
- [帮助文档](https://astrum-3.gitbook.io/main/help/helplog.md): 你可以在这里获取到有用的帮助
- [Astrum For Climber Animals Together 使用指南](https://astrum-3.gitbook.io/main/help/helplog/astrum-for-climber-animals-together-shi-yong-zhi-nan.md): Astrum For 攀爬动物 使用指南
- [重置 HWID](https://astrum-3.gitbook.io/main/help/helplog/astrum-for-climber-animals-together-shi-yong-zhi-nan/zhong-zhi-hwid.md)
- [Astrum For PUBG 开发指南](https://astrum-3.gitbook.io/main/help/helplog/astrum-for-pubg-kai-fa-zhi-nan.md)
- [Astrum API 文档](https://astrum-3.gitbook.io/main/develop/api.md): Astrum API 开发文档
- [Cloud Class Lua API](https://astrum-3.gitbook.io/main/develop/api/cloud-class-lua-api.md): Astrum For Cloud Class Lua API 开发文档
- [界面](https://astrum-3.gitbook.io/main/develop/api/cloud-class-lua-api/jie-mian.md)
- [message\_box](https://astrum-3.gitbook.io/main/develop/api/cloud-class-lua-api/jie-mian/message_box.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://astrum-3.gitbook.io/main/update/changelog.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.
