# 分享配置

您可以分享订阅中的服务器（如果它未加密或隐藏）或本地服务器列表中的服务器。请按照以下步骤操作：

1. 在服务器标题上向右滑动。
2. 滑动后，会出现两个图标。点击 **紫色箭头图标** 以选择分享方式。
3. 在弹出菜单中，您可以选择以下三种方式：
   * **复制到剪贴板**
   * **二维码（QR 码）**
   * **JSON**

选择合适的方式来分享配置。


---

# 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://www.happ.su/main/zh/faq/fen-xiang-pei-zhi.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.
