# Personalising the user experience

To remedy this, we will show you how to move your user experience logic to the server side.

You will learn how to configure Kameleoon Events and Dynamic Yield in Server-Side mode to inject your content variants instantly and smoothly.

#### **Benefits:**

* **Smooth display**: With Server-Side, you eliminate visible visual changes during loading (flashing), ensuring a perfectly clean customer journey.
* **Optimal loading speed**: You improve your Core Web Vitals scores by removing heavy script execution in the browser, boosting your conversion rate and SEO.
* **Consistent multi-channel testing:** You ensure uniform personalisation across all your touchpoints (web, mobile, app) by centralising the display decision on your own infrastructure.


---

# 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://community.commandersact.com/customer-success/inspiration/server-side/personalising-the-user-experience.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.
