> 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-1.1.x-english/get-started/featured-agents-user-manual/content-generator-agent.md).

# Content Generator Agent

1. Click Chat Settings to make sure it has captured the right information of your brand, then hit Confirm to collapse the setting window.

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

2. Set up your external content distribution channels accounts next to Chat Settings. This will allow you to auto publish any content produced by the agent.&#x20;

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

3. Based on result from GEO & SEO Keywords-Topics Startegist Agent, enter your instruction on what type of content you'd like the agent to create, where the content will be distributed. Once content is reviewed and confirmed, instruct the agent to publish it to your linked account(s).&#x20;

{% 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-1.1.x-english/get-started/featured-agents-user-manual/content-generator-agent.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.
