> 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/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started.md).

# GET STARTED

- [账户登陆和基础设置](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/quickstart.md): 完成账户登录与基础设置，连接你的网站并配置业务信息，以便进行准确分析、个性化推荐与后续追踪优化。
- [平台账号连接](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/publish-your-docs.md): Execute your SEO and GEO strategy across content, technical, and on-page optimization.
- [如何连接Shopify](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/publish-your-docs/ru-he-lian-jie-shopify.md)
- [如何连接Wordpress](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/publish-your-docs/ru-he-lian-jie-wordpress.md): 本指南将帮助你把自己的 self-hosted WordPress 网站连接到 Workfx，从而实现将生成好的 Blog Post 一键自动发布到你的网站。
- [如何连接领英](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/publish-your-docs/ru-he-lian-jie-ling-ying.md)
- [数据和追踪设置](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/publish-your-docs-1.md): Measure your visibility and continuously improve your performance in AI search.
- [如何连接 Google Analytics](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/publish-your-docs-1/ru-he-lian-jie-google-analytics.md): This guide walks you through how to create and connect GA4 to your website so you can track traffic, user behavior, and conversions.
- [How to set up Tracking](https://docs.workfx.ai/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started/publish-your-docs-1/how-to-set-up-tracking.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/chan-pin-shi-yong-zhi-nan-zhong-wen/get-started.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.
