# Bildergalerie erstellen

Die Bildergalerie ist eine Komponente einer Seite und kann beliebig in jedes Layout integriert werden. Am besten erstellst du eine neue Seite vom Typ "Seite".

{% hint style="success" %}
Wie du eine Seite anlegst, erfährst du [hier](/seiten-anlegen/seiten-anlegen.md)
{% endhint %}

In der angelegten Seite erstellst du unter "Seiteninhalt" ein neues Layout und darin einen neuen "Block" vom Typ "Galerie".

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

Mit einem Doppelklick auf den erstellten Galerie-Block öffnest du die Konfiguration und kannst die Bilder hochladen.

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

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


---

# 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.khepri.design/seiten-anlegen/bildergalerie-erstellen.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.
