> 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/features.md).

# Features

- [Quick Check](https://docs.workfx.ai/features/quick-check.md): Understand how your brand appears in AI search — and identify where you’re missing visibility.
- [Performance](https://docs.workfx.ai/features/performance.md): Track website traffic and AI visibility to understand how queries and channels drive growth, and support continuous optimization.
- [Content Optimization](https://docs.workfx.ai/features/editor.md): Turn your keywords and queries into scalable, AI-optimized content — tailored to your brand and ready for multi-platform publishing.
- [Reddit Management](https://docs.workfx.ai/features/markdown.md): Turn Reddit into a conversion channel and a long-term GEO content asset — with AI-generated, community-native content.
- [Instagram & Facebook](https://docs.workfx.ai/features/instagram-and-facebook.md): Generate high-performing Instagram and Facebook posts in one flow, from idea to visuals to captions, optimized for reach, conversion, and AI visibility.
- [Product Listing Optimization](https://docs.workfx.ai/features/images-and-media.md): Optimize your product pages and generate platform-ready images — all tailored for SEO, AI visibility, and conversion.
- [Product Image](https://docs.workfx.ai/features/product-image.md): The Product images module helps you quickly generate product image sets suitable for different platforms and marketing scenarios. You can upload product assets, combine reference style images to extra
- [Technical Audit](https://docs.workfx.ai/features/interactive-blocks.md): Scan your website for technical issues and get clear, prioritized fixes for SEO, GEO, and user experience.
- [Ask Lumi](https://docs.workfx.ai/features/ask-lumi.md): Ask Lumi is an AI assistant located at the bottom-right corner of the platform. It helps you quickly understand features, workflows, and product logic.
- [Integrations](https://docs.workfx.ai/features/integrations.md)
- [Workspace](https://docs.workfx.ai/features/workspace.md): Simplify brand identity definition, strategic planning, and multi-platform content creation in one centralized AI collaboration space. Achieve seamless brand management and team synergy.
- [Content Assistant](https://docs.workfx.ai/features/content-assistant.md): Content Assistant helps you start from keyword signals, match real user questions, and batch-generate SEO / GEO content optimized for platforms such as Website Blogs, LinkedIn, and X.
- [Brand Hub](https://docs.workfx.ai/features/brand-hub.md)


---

# 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/features.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.
