# Add content

To create a new content in MBurger, look at the left side menu and click on the Block in which you’d like to add your content.

Once you’ve clicked on a Block, you enter the **Section list** where all contents included in that specific Block are listed.&#x20;

To add a new content, click on the top right blue button with the inscription **+ Add new #YourNameBlock**&#x20;

![](/files/-MDnJvtOxEvdv8H4XfUw)

In this page, you can find all the Elements you’ve chosen to add to your Block.&#x20;

{% hint style="success" %}
🧠: When you add an Element, make sure to respect all the validations you’ve applied and, then, click on the **Publish** button
{% endhint %}

#### &#x20;<a href="#edit-content" id="edit-content"></a>

#### &#x20;<a href="#duplicate-content" id="duplicate-content"></a>

#### &#x20;<a href="#delete-content" id="delete-content"></a>

#### &#x20;<a href="#order-section" id="order-section"></a>

#### &#x20;<a href="#language" id="language"></a>

#### &#x20;<a href="#visibility-visibledraftscheduled" id="visibility-visibledraftscheduled"></a>

#### &#x20;<a href="#engagement" id="engagement"></a>

#### &#x20;<a href="#in-evidence" id="in-evidence"></a>

#### &#x20;<a href="#relation" id="relation"></a>

#### &#x20;<a href="#seo" id="seo"></a>


---

# 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://userguide.mburger.cloud/section/section-content-management/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.
