> For the complete documentation index, see [llms.txt](https://platform.docs.3q.video/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://platform.docs.3q.video/interface/player/player-anlegen-oder-bearbeiten/bumper-intro-und-outroclips.md).

# Bumper (Intro- und Outroclips)

Mit dieser Player-Einstellung können Sie zusätzlich zum Video kurze Intro- und/ oder Outro-Clips abspielen lassen.&#x20;

*Abbildung: Player mit Bumpervideo und Skip-Funktion*

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

## Bumper anlegen oder bearbeiten

{% stepper %}
{% step %}

#### Öffnen Sie das Side Sheet "Bumper Einstellungen"

Dazu klicken Sie im Icon-Menü des Players auf das Icon "Bumper Einstellungen".

<figure><img src="/files/l9JBmZulDEOuZlx5HDjD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Wählen Sie für die gewünschte Position eine Videodatei.

Die Optionen für Intro und Outro sind identisch.

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

1. Klicken Sie auf den Button "Datei wählen".
2. In der Erweiterung "Datei wählen" markieren Sie, per Klick in den Kreis, das gewünschte Video. Um die gewünschte Datei schneller zu finden können Sie:
   1. die Suche nutzen,
   2. den Suchbereich nach Metadaten wie z.B. Titel, ID oder Tags einschränken,
   3. nach neueste Dateien filtern.&#x20;
3. Zum Abschluss klicken Sie auf "Auswahl übernehmen".
   {% endstep %}

{% step %}

#### Überprüfen sie die ausgewählte Datei und wählen Sie die zusätzlichen Player-Optionen.

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

1. Im Side Sheet "Bumper Einstellungen" werden Ihnen die Metadaten Cover, Dateilänge, ID, und Titel des gewählte Videos angezeigt. Sie können hier die Datei:
   1. Abspielen - Icon "Wiedergabe"
   2. Löschen - Icon "Löschen"
2. Die zusätzlichen Player-Einstellungen für die Intro- oder Qutro-Wiedergabe werden per Häkchen in der Checkboxen gewählt. Sie können:
   * die Controlbar des Players während der Wiedergabe ausblenden lassen,
   * das Skip-Icon, zum Überspringen des Bumper, in der Controlbar anzeigen lassen.
3. Zum Abschluss speichern Sie die Einstellungen.
   {% endstep %}
   {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://platform.docs.3q.video/interface/player/player-anlegen-oder-bearbeiten/bumper-intro-und-outroclips.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
