# Soft Cloud 用户手册

### 欢迎使用 Soft Cloud 用户手册！

本手册旨在改善用户使用体验，为新手提供基本操作指南，同时对一些常见故障和问题进行解答，以减少客服工单处理的无效等待时间，提高用户自我排障效率，以期尽快解决常见故障并恢复正常使用。

### 简要说明

参考本手册进行操作时，请确保您已在对应设备上登录本站用户中心。

#### 本手册主要包含如下内容：

1. 用户中心操作指南
2. 软件设置教程
3. 常见问题及解决方案

请在左侧导航菜单点击进入对应板块。

如参考手册进行操作的过程中有其他疑问，或对本手册有改进建议，请到主站内提交工单。

### 额外补充

请注意：尽管绝大多数情况下都可以参考本手册按部就班地完成各项设置和故障处理，但是受限于本手册的编辑时间和站点运营发展而作出的必要变更，本手册内容可能并非最新，您可能需要根据实际情况做出必要的判断，以便在手册指引下完成相关操作。


---

# 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.9ss.dev/readme.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.
