# Tips for Adding Content

## Tips for Adding Content

## Where to Add Content

When adding content, you can specify where to add the content from either "before/after the selected element" or "at the beginning/end within the selected area".

### **"Before the Selected Element" and "After the Selected Element"**

Generally, content is added to the top (or bottom) of the selected element, as shown in the example below.

### **"At the Beginning Within the Selected Area" and "At the End Within the Selected Area"**

Generally, content is added to the left (or right) of the selected element, as shown below.

> **SUCCESS** **Note:** Depending on the structure of the page, it may not be possible to place it in the intended location, so we recommend trying several patterns. If you are unable to add content in the desired location, please contact chat support.

### Spacing Adjustment

Click the style edit icon and scroll down the toolbox to edit the inner padding and outer padding.

As shown in the figure below, you can adjust the padding within the content border with inner padding and the spacing outside the content border with outer padding.

### Alignment Adjustment

#### **Text**

When adding a text element, you can specify the alignment from left align, center align, right align, or justify from Style Edit > Alignment.

#### **Image and Button**

When adding an image or button, use the layer selection feature to select the previous layer (this may not always be the case), then click the style edit icon and select the alignment.


---

# 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://helps.ptengine.com/en/experience/campaign/create-new/notes-add-content.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.
