# Model your content

{% hint style="info" %}
Once you've created a new block, define the **Content Structure** and click on **+ add element**
{% endhint %}

![](/files/-MD_4CXiOlq0ChfJpAsN)

At this point, you can define:

* 🗂 **Type**: choose the Element type you prefer;

![](/files/-MD_66b64vLo52JWGbfY)

* **⚙️ Settings**: write the "Element title" and the "Element placeholder"

![](/files/-MD_6SHaJ4ickcWGck3-)

* **⚠️ Validations**: rules to enter content. Tick the "Required" box if you want a specific Element to be compulsory. In "Pattern", choose the Validation category for each Element.

![](/files/-MD_6UrfAmo_T7gwpVOJ)


---

# 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/block/model-your-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.
