> For the complete documentation index, see [llms.txt](https://docs.spotmaxtech.com/maxbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang.md).

# MaxGroup

- [产品简介](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/introduction.md)
- [基础介绍](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/introduction/shen-me-shi-maxgroup.md)
- [产品优势](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/introduction/he-xin-gong-neng.md)
- [定价策略](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/introduction/ding-jia-ce-lve.md)
- [阿里云市场](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/e-li-yun-shi-chang.md)
- [准备工作](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/e-li-yun-shi-chang/e-li-yun-shi-chang-gou-mai.md)
- [安装与启动](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/e-li-yun-shi-chang/an-zhuang-yu-qi-dong.md)
- [功能验证](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/e-li-yun-shi-chang/gong-neng-yan-zheng.md)
- [快速入门](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men.md)
- [准备工作](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/zhun-bei-gong-zuo.md)
- [AWS](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/zhun-bei-gong-zuo/aws.md)
- [阿里云](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/zhun-bei-gong-zuo/e-li-yun.md)
- [安装与启动](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/an-zhuang-yu-qi-dong.md)
- [下载Max Group（AWS请使用上述cloudformation）](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/an-zhuang-yu-qi-dong/xia-zai-max-group.md)
- [启动maxgroup(以aws Pro版本为例)](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/an-zhuang-yu-qi-dong/start-max_group.md)
- [功能验证](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/gong-neng-yan-zheng.md)
- [AWS](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/gong-neng-yan-zheng/gong-neng-yan-zheng.md)
- [阿里云](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/kuai-su-ru-men/gong-neng-yan-zheng/e-li-yun.md)
- [Tag与功能](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/tag-yu-gong-neng.md)
- [最佳实践](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/chan-pin-jia-gou.md)
- [AWS示例](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/chan-pin-jia-gou/aws-shi-li.md)
- [阿里云示例](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/chan-pin-jia-gou/e-li-yun-shi-li.md)
- [常见问题](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/chang-jian-wen-ti.md)
- [相关协议](https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang/xiang-guan-xie-yi.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 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, and the optional `goal` query parameter:

```
GET https://docs.spotmaxtech.com/maxbook/maxgroup-shuo-ming-wen-dang.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
