# 快速入门

- [业务使用全流程](https://doc.yuncitys.com/kuai-su-ru-men/ye-wu-shi-yong-quan-liu-cheng.md)
- [使用模拟器体验全流程](https://doc.yuncitys.com/kuai-su-ru-men/shi-yong-mo-ni-qi-ti-yan-quan-liu-cheng.md): 本文通过使用MQTT.fx工具模拟器来模拟一个MQTT协议的网关设备，然后与数据平台进行访问，快速完成设备接入的流程，以方便用户快速熟悉平台各个功能的大致使用。


---

# 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://doc.yuncitys.com/kuai-su-ru-men.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.
