# 智能體

智能體頁面係一個助手廣場，喺呢度你可以選擇或者搜尋你想要嘅模型預設，撳卡片之後就可以將助手加入喺對話頁面嘅助手列表入面。

你亦都可以喺頁面入面編輯同建立自己嘅助手。

* 撳 `我嘅` ，再撳 `建立智能體` 就可以開始建立自己嘅助手。

{% hint style="info" %}
提示詞輸入框右上角按鈕係 AI 優化提示詞按鈕，撳咗之後會覆蓋原文。所用模型係 [全局預設助手模型](https://github.com/CherryHQ/cherry-studio-docs/blob/main/cherrystudio/preview/broken-reference/README.md)。
{% endhint %}


---

# 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.cherry-ai.com/docs/zhong-wen-fan-ti/cherry-studio/preview/agents.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.
