# 內部知識管理

當企業在推動知識管理時，往往受限於既有的知識管理系統功能，僅能依賴關鍵字進行資料搜尋。這種方式不但缺乏語意理解，還容易產生不夠精準的結果，無法有效應對企業龐大且多元的知識需求。

現在，透過 MaiAgent，您可以打造專屬的企業 AI 知識助理，實現更智慧且高效的知識管理！


---

# 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://docs.maiagent.ai/application/km.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.
