# Content

{% hint style="info" %}
If you paste a link with correct metadata connected into a **link** field, the system will automatically upload the data, speeding up the preparation process.
{% endhint %}

A campaign must include a title, content, a link, and an image. You can also add up to two action buttons and a large image.&#x20;

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

The requirements for each field are as follows:&#x20;

&#x20;\- **Title** - max. 50 signs, can't be empty.

&#x20;\- **Content** - max. 150 signs, can't be empty.

&#x20;\- **Redirect link** - has to be a correct URL address, to which the subscriber will be transferred after clicking on a notification.

&#x20;\- **Icon** - downloaded from the project's logo. The default app icon will be used if a logo is not defined.&#x20;

&#x20;\- **Image** - optional.

&#x20;\- **Action buttons** have a title and URL addresses that take the subscriber to the correct page when clicked.

&#x20;\- **Require interaction** - if you choose that option, the notification will not be hidden until the subscriber interacts with it.&#x20;


---

# 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.pushpushgo.company/campaigns/push-campaign/create-campaign/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.
