# Data & Tracking Setup

- [How to connect to GA4](https://docs.workfx.ai/get-started/publish-your-docs-1/how-to-connect-to-ga4.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/get-started/publish-your-docs-1/how-to-set-up-tracking.md)


---

# Agent Instructions: 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:

```
GET https://docs.workfx.ai/get-started/publish-your-docs-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
