# Upgrade Offer Components

## Steps to upgrade

#### 1. Locate your offer

Navigate to the offer containing the component you want to upgrade.

<figure><img src="/files/qf9jrSd7lmAlDhBQ9iYp" alt=""><figcaption></figcaption></figure>

#### 2. Access component settings

In the Mods section, click the three-dot menu next to the component you want to upgrade, then select "Edit component."

<figure><img src="/files/EuNxNyuIPfRxLqlOJztk" alt=""><figcaption></figcaption></figure>

#### 3. Open styling options

The Color & Style section is collapsed by default. Click to expand it.

<figure><img src="/files/6ceqOW7UGFJiPDPpjZTM" alt=""><figcaption></figcaption></figure>

#### 4. Change component style

Click the "Change \[button] \[bar] \[message] style" link to view available component options.

<figure><img src="/files/ImHbZT1MRDCM1waJqOaG" alt=""><figcaption></figcaption></figure>

#### 5. Select new component

Choose your preferred component from the available options.

<figure><img src="/files/ssVgBfFR7HBti9AmL47v" alt=""><figcaption></figcaption></figure>

#### 6. Configure your component

Adjust color & styling as needed for your offer.

<figure><img src="/files/lfkveHvloGEOdjakAwVA" alt=""><figcaption></figcaption></figure>

#### 7. Save changes

Click "Save" to apply your component upgrade.

{% hint style="info" %}
**Note:** If your offer uses multiple components, the system will prompt you to review each one. You can skip components that don't need updates, but you'll need to confirm changes on each screen before finalizing.
{% endhint %}

<figure><img src="/files/ZdlrahQVzXCql8CY1VdM" alt=""><figcaption></figcaption></figure>


---

# 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.intelligems.io/offer-personalizations/upgrade-offer-components.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.
