# 认证

**AliOS Things** 是 AliOS 家族旗下的、面向IoT领域的、轻量级物联网嵌入式操作系统。**AliOS Things**将致力于搭建云端一体化IoT基础设施，具备极致性能、极简开发、云端一体、丰富组件、安全防护等关键能力，并支持终端设备连接阿里云Link，可广泛应用在智能家居、智慧城市、智慧工业、新出行、新商业等领域。

为了保证移植 **AliOS Things** 后芯片稳定工作，阿里云IoT为合作伙伴免费提供**AliOS Things 认证服务**，包括：

* AliOS Things Kernel 测试
* AliOS Things 通道测试
* AliOS Things uMesh测试
* AliOS Things 配网测试
* AliOS Things FOTA测试
* AliOS Things 安全测试
* 等

请首先阅读 [AliOS Things 认证流程](https://github.com/alibaba/AliOS-Things/wiki/Certification-Process) 和 [AliOS Things 自测指南](https://github.com/alibaba/AliOS-Things/wiki/Manual)，了解认证服务的整体流程和认证需要自测的测试项。


---

# 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://aliosthings.gitbook.io/docs/documentation/certification.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.
