# BLOG CONTENT

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

You can divide the news into individual posts, with the latest post always being displayed first. In the customer view, the blog entries appear under the News tab (navigation point).&#x20;

You also have the option of attaching individual pages to the product catalog, e.g. if you want to show the history or values of your company or display detailed delivery conditions.

{% hint style="info" %}
The “Blog content” function works like a small CMS (content management system). The usual text formatting - including links - is possible. A featured image can be added to each post. You can as well enter images in between the blog or page content by just drag and drop.
{% endhint %}

***

[‹ 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.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.
