# 第十一章：首页分享系统

**📤 分享方式**

在首页右上角进入「首页配置」模式后：

**方式一：文件分享**

* 导出为 `.fwd` 配置文件
* 可选择是否包含资料库连接信息
* 可选择是否包含账户凭据

<figure><img src="/files/e6tsjhvfJA4cSbTXbmE3" alt=""><figcaption></figcaption></figure>

**📥 导入方式**

* 从文件管理器打开 `.fwd` 文件，选择用 Forward 打开。
* 或通过分享链接直接在 Forward 中导入。
* 导入的配置中如果包含未安装的模块，会自动归入「本地导入」分类。

> ⚠️ 包含账户信息的配置文件可能暴露你的服务器密码，请仅分享给信任的用户。

**方式二：链接分享**

* 创建一个可通过 URL 访问的在线分享页面。
* 支持自定义链接路径（slug，3-20 个字符）。
* 支持设置 **修改密码**（修改已分享配置的密码）和 **访问密码**（他人查看的密码）。
* 可自定义头像、昵称、描述等。

<figure><img src="/files/Qeh9F4QJmokkcMX6tfJu" alt=""><figcaption></figcaption></figure>

> ⚠️ 包含账户信息的配置链接可能暴露你的服务器密码，请仅分享给信任的用户。


---

# 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://forward-2.gitbook.io/forward/di-shi-yi-zhang-shou-ye-fen-xiang-xi-tong.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.
