# Setup Guide

In this section, we outline everything you need to do to set up front-end tracking on your platform.

This section covers:

* [**Prerequisites**](/product-discovery/tracking-and-sending-events/setup-guide/prerequisites.md): Steps to complete before you begin tracking user action
* [**FHR activities**](/product-discovery/tracking-and-sending-events/setup-guide/fhr-activities.md): Activities you can track for an FHR implementation
* [**XO Recommendations activities**](/product-discovery/tracking-and-sending-events/setup-guide/xo-recommendations-activities.md): Activities you can track for an XO Recommendations implementation

{% hint style="info" %}
This sections uses [acronyms and abbreviations](/product-discovery/tracking-and-sending-events/acronyms-and-abbreviations.md).
{% endhint %}


---

# 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://crownpeak.gitbook.io/product-discovery/tracking-and-sending-events/setup-guide.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.
