> 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/train-and-test-bot-zh/xun-lian-fang-shi.md).

# 訓練方式

### 發送到 KC 機器人訓練

1. 檢查摘要 KC機器人點數 與 文件類型。
2. 選擇 **確認並處理** 以開始處理。

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

{% hint style="warning" %}
**重要注意事項**：KC機器人點數是知識整合機器人點數的簡稱。這些點數是在處理業務知識文檔的訓練時使用的。它們如何計費？KC機器人點數是根據訓練批次中的文件類型數量計算的，而不是根據所選的工單數量。如果多個工單連結到同一個文件類型，在點數計算上仍算作一個文件類型。例如，針對一個文件類型的 10 個工單會消耗 1 個 KC機器人點數。跨越五個文件類型的 30 個工單則會消耗 5 個 KC機器人點數。
{% endhint %}

***

### 手動訓練

1. 選擇 **版本歷史** 以檢查目前的文件版本。
2. 選擇 **上傳最新版本** 選擇更新後的文件，然後選擇 **確認並處理**。

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

{% hint style="info" %}
**版本歷史**同時顯示手動上傳與 KC 機器人更新的時間戳記。這有容於確認每次更新的套用時間，以及目前正在使用哪個版本。

![](/files/rbGAbhJjgvLaaGORbCCw)
{% 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/train-and-test-bot-zh/xun-lian-fang-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.
