> 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/nei-rong-sheng-cheng-zhi-neng-ti.md).

# 内容生成智能体

1\. 点击 Chat Settings，确认系统已正确获取您的品牌信息，然后点击 Confirm 收起设置窗口。

![](https://vxqhv8tzaua.feishu.cn/space/api/box/stream/download/asynccode/?code=MjUwZDY1MWU4YzMwMGUxMzVmZDE0NGY4ODk3MTQ3Y2VfSHJiZk5aSXRiVUtXRUsxQWhNbXZjRjNoeEdrb3pOMlNfVG9rZW46VUpTVGJoZmt4b0RGbGN4SEtWQmNtaUFrbjZiXzE3NjU2MTkzNTE6MTc2NTYyMjk1MV9WNA)![](https://vxqhv8tzaua.feishu.cn/space/api/box/stream/download/asynccode/?code=YTZhZDUxNTcwOTQ5NWEyNDY5NDVlYmRjMjkwZDdiNDBfRXBLTWtRU3VuS3ROVjh0SnpjdHFIV0pIQ21KUVFiYmJfVG9rZW46VUU0OGJrMUdKb3ZOY1l4eDdkcWNwVHB5blVoXzE3NjU2MTkzNTE6MTc2NTYyMjk1MV9WNA)<br>

2. 在 **Chat Settings** 旁配置您的外部内容分发渠道账号。完成设置后，即可将智能体生成的内容自动发布到对应的平台。

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

3. 基于 **GEO & SEO Keywords-Topics Strategist Agent** 的分析结果，输入您希望智能体生成的内容类型，以及内容将发布到的渠道。完成内容审核并确认无误后，指示智能体将内容发布至您已绑定的账号。

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


---

# 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/nei-rong-sheng-cheng-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.
