# Acronyms and Abbreviations

* **FHR**: Fredhopper
* **GTM**: Google Tag Manager
* **PDP:** The product detail page is the page on the website that provides all the detailed information about one specific product.
* **PLP**: The product listing page, commonly known as a category page, is the page on the website that returns a list of products when a shopper navigates within the websites category structure.
* **SDK**: Software Development Kit
* **SLP**: The search listing page is the page on the website that returns a list of products when a shopper completes a search.


---

# 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/acronyms-and-abbreviations.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.
