# Posts

{% hint style="info" %}
Blog entries are displayed chronologically. The most recent entries appear first.
{% endhint %}

Click “+ ADD BLOG POST” to create a new blog post.

Use X to delete a blog post

Use the edit icon (pencil in square) to edit a blog post.

### Add blog post

The available text formatting is displayed as soon as parts of the text are selected. A featured image can be added to each post. You can as well enter images in between the blog content by just drag and drop.

A click on the 6 dots button (or a CRTL-click or right-click) opens a window with block-specific formatting such as heading or list, text alignment and the positioning of the text block within the blog entry.

<figure><img src="/files/M4l0i6UI2fbnUIy1aqcL" alt=""><figcaption><p>Selected text can be simply formatted or structured using subheadings.</p></figcaption></figure>

After saving, the blog entry is immediately visible on the customer's mobile phone. The latest entry is always at the top.

***

[‹ Return to the OIDO website](https://www.oido.me/en)


---

# 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://oido.gitbook.io/hilfe/help/blog-content/posts.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.
