> 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/ye-wu-zhi-shi.md).

# 業務知識

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

{% hint style="info" %}
導覽頁籤 — 使用頁面左上角的導覽頁籤以在 [核心知識](https://www.google.com/search?q=core-knowledge.md) 與 [增潤文檔](/chatlyst-user-guide/zh/business-knowledge-zh/zeng-run-wen-dang.md) 之間切換。

![](/files/VgJqbIqwUoUakdKu9FzJ)
{% endhint %}

## 功能

### 教學

選擇 **教學** 以檢視上傳範本的基本步驟。

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

### 上傳增潤文檔

可以透過多種方式上傳增潤文檔：核心範本區塊：選擇右上角的 **上傳增潤文檔**，或選擇底部的 **上傳**。欲知更多詳情請參閱 [增潤文檔](/chatlyst-user-guide/zh/business-knowledge-zh/zeng-run-wen-dang.md)。

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

{% hint style="info" %}
檢視增潤文檔 — 選擇頁面底部的 **查看全部** 以開啟 [增潤文檔](/chatlyst-user-guide/zh/business-knowledge-zh/zeng-run-wen-dang.md) 區塊。<br>

<img src="/files/RH5n6CV5eNeYrCqSJdpk" alt="" data-size="original">
{% endhint %}


---

# 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/ye-wu-zhi-shi.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.
