> For the complete documentation index, see [llms.txt](https://docs.workfx.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.workfx.ai/workfx-companion-agent-knowledge/get-started/biao-gan-ai-zhi-neng-ti-yong-hu-zhi-nan/geo-seo-kuai-su-zhen-duan-zhi-neng-ti.md).

# GEO & SEO 快速诊断智能体

1. #### **输入您的聊天设置（Chat Settings）**

Chat Settings 用于为智能助手设定顶层指令与工作边界。请提供以下信息，以便它准确理解并基于您品牌进行输出：

* 品牌名称
* 网站 URL（必须以 https\:// 开头）
* 相关信息（任何可帮助智能助手理解您业务的背景信息）

点击 **Confirm（确认）** 保存设置，这样在同一个 Task 下的后续对话中无需重复输入。

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

2. #### **开启一个新的 Task**

左侧栏中的每一个 Task（可收起）都代表一个独立的对话空间，彼此数据互不干扰；每个 Task 会保存自己的 Chat Settings 及输入内容。若您希望智能助手记住您的品牌名称及 URL，建议在同一个 Task 内持续使用。

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

3. #### **创建网站评估报告与洞察（Site Evaluation Report & Insights）**

快速对您的网站进行诊断，生成可导出的报告。

{% embed url="<https://youtu.be/3ZY5qxC37Mc>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.workfx.ai/workfx-companion-agent-knowledge/get-started/biao-gan-ai-zhi-neng-ti-yong-hu-zhi-nan/geo-seo-kuai-su-zhen-duan-zhi-neng-ti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
