> For the complete documentation index, see [llms.txt](https://support.fibr.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.fibr.ai/fibr-personalization-suite.md).

# Fibr Personalization Suite

- [Overview](https://support.fibr.ai/fibr-personalization-suite/overview.md)
- [Ads Personalization](https://support.fibr.ai/fibr-personalization-suite/ads-personalization.md)
- [How to Set Up an Ad Personalization Campaign?](https://support.fibr.ai/fibr-personalization-suite/ads-personalization/how-to-set-up-an-ad-personalization-campaign.md): Learn how to create an Ad Personalization campaign in Fibr, from selecting ads and keywords to editing content and tracking success events for every visitor.
- [How to set up journey personalization for Ads?](https://support.fibr.ai/fibr-personalization-suite/ads-personalization/how-to-set-up-journey-personalization-for-ads.md): Learn how to personalize user journey for a paid visitor coming from your Google and Meta Ads with the help of Fibr AI
- [LLM based Personalization](https://support.fibr.ai/fibr-personalization-suite/llm-based-personalization.md): Personalize landing pages in Fibr based on ad campaigns so visitors see content tailored to the specific ad they clicked on for a seamless, relevant experience.
- [How to Set Up a LLM Based Personalization Campaign?](https://support.fibr.ai/fibr-personalization-suite/llm-based-personalization/how-to-set-up-a-llm-based-personalization-campaign.md): Learn how to create an Ad Personalization campaign in Fibr, from selecting ads and keywords to editing content and tracking success events for every visitor.
- [Audience Personalization](https://support.fibr.ai/fibr-personalization-suite/audience-personalization.md): Discover how to personalize your website in Fibr using audience attributes like location, behavior, and device type to boost engagement and conversions.
- [Defining Audience Segments for Audience Personalization](https://support.fibr.ai/fibr-personalization-suite/audience-personalization/defining-audience-segments-for-audience-personalization.md): Learn how to define your target audience in Fibr using UTM parameters, visitor behavior, and device type to create tailored experiences for specific segments.
- [How to set up an audience Personalization Campaign?](https://support.fibr.ai/fibr-personalization-suite/audience-personalization/how-to-set-up-an-audience-personalization-campaign.md): Fibr Audience Personalization lets you create segments and personalize web experiences based on visitor behavior, device, and location without any code.
- [Location based Personalization](https://support.fibr.ai/fibr-personalization-suite/location-based-personalization.md): Learn how to personalize landing pages in Fibr based on ad campaigns so visitors see content matched to the specific ad they clicked on for better conversions.
- [How to Set Up a Location-Based Personalization Campaign](https://support.fibr.ai/fibr-personalization-suite/location-based-personalization/how-to-set-up-a-location-based-personalization-campaign.md): Learn how to create an Location Personalization campaign in Fibr from defining your location segments to personalizing web experience for every location segment.
- [Limitations of Location Personalization](https://support.fibr.ai/fibr-personalization-suite/location-based-personalization/limitations-of-location-personalization.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://support.fibr.ai/fibr-personalization-suite.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.
