# 文档说明

## 版权与商标

**Virbox** 商标归北京深盾科技股份有限公司所有并保留所有权利。

## 免责声明

本文档向所有软件开发者免费开放，旨在帮助广大开发者迅速了解移动应用加固相关产品。您可以自由的分发和分享，但未经深思数盾允许不得将此文档用于任何商业运营活动。

由于产品迭代速度较快，我们试图保证本文档的完整和准确，但我们无法保证它是完美的， 我们不负责任何由于阅读本文档带来的直接或间接损失，未来我们将会进一步完善修订内容，并随产品的更新而修改跟进，恕不另行通知。

如果您有任何意见、建议或者发现错误， 请联系 <marketing@sense.com.cn>。

版本历史 ID-20201216-001


---

# 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.aiot.virbox.com/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.
