# 阅读说明

本文阅读对象：第三方公司的售前方案师，技术架构师，研发工程师，测试工程师，系统运维工程师。

开发者在阅读本文档之前，可以首先登录 ["AutoX3官网"](https://www.autox3.com) ，了解公司情况及产品简要情况。对第一次接触产品的开发者，推荐观看官网首页的产品介绍视频，更直观的了解 AutoX3 产品。

开发者还可以直接阅读 ["AutoX3产品简介"](https://autox3.gitbook.io/hc-zh-cn/)，更全面的了解AutoX3产品，以便更好的进行系统对接。

第三方公司通常面对的是纷繁复杂的市场需求，很多厂商已经建立起一整套复杂的SAAS产品体系。本文档专注阐述AutoX3检测产品如何与第三方公司进行系统对接。


---

# 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://autox3api.gitbook.io/saasplan/master.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.
