> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/business-knowledge-zh/zeng-run-wen-dang.md).

# 增潤文檔

{% hint style="warning" %}
**重要注意事項**：請遵循 [文檔管理](/chatlyst-user-guide/zh/business-knowledge-zh/wen-dang-guan-li.md) 以獲取關於其他功能與工作流程的附加背景資訊，包括文檔如何隨著時間進行組織、更新和維護。
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/7hc0rX6YjairusfqSecq" alt=""><figcaption></figcaption></figure></div>

{% stepper %}
{% step %}

### 上傳文檔

選擇 **Upload Document** 或 **Upload Your First Document**。

或者，您也可以在 [核心知識](/chatlyst-user-guide/zh/business-knowledge-zh/he-xin-zhi-shi.md) 區塊中進行上傳。

<div data-with-frame="true"><figure><img src="/files/KfZINu9XjF3eNYxhwWK8" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
在上傳視窗中

1. 輸入清晰的文檔名稱。
2. 附加正確的檔案。
3. 選擇 **建立知識** 提交並開始處理。

<div align="center" data-with-frame="true"><img src="/files/3f931e4c64966da2ca5a23fe6851c80e47eb2d46" alt="" width="375"></div>
{% endstep %}

{% step %}
當處理完成時

* 文檔頁籤將變為淺綠色。
* 模板標籤會變更為 **已啟用**。

<div data-with-frame="true"><figure><img src="/files/FhLasIv3VVuUSPdPV4K5" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://chatlyst.gitbook.io/chatlyst-user-guide/zh/business-knowledge-zh/zeng-run-wen-dang.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.
