# Campaign

A campaign is a set of configurations that define the style of your chat button. You need to first enable the campaign feature, you can customize the avatar, title, text and menu of your campaign live chat, and you can add max. 4 menus of the campaign.

![Campaign](/files/Q9zuyJrOQCkeEIcXCz4B)

**Component Explanation:**

| Name                     | Description                                                                                     | Example                          |
| ------------------------ | ----------------------------------------------------------------------------------------------- | -------------------------------- |
| Enable Campaign          | Property used to display the campaign. This property default is OFF.                            | ![](/files/NI0KjPAdRKpQX3vlJWcO) |
| Enable One Line Campaign | This property will adjust the display of the campaign if enable campaign property is activated. | ![](/files/8tqNrDjQuEaQYj48Qm13) |
| Popup Timer              | This field is used to specify when the campaign will launch.                                    | -                                |
| Campaign Avatar          | Rounded image located beside to the campaign title.                                             | ![](/files/nmkfaAHsiNukSUbGqLy6) |
| Campaign Title           | Text that will be displayed as the campaign title.                                              | ![](/files/HyqNOCYtBw6A61augI57) |
| Campaign Text            | The text that will be displayed as the campaign sub-title.                                      | ![](/files/X4HZ0kyBaK95sbgz4XnF) |


---

# 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.3dolphins.ai/integration/live-chat-designer/new-design/campaign.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.
