> For the complete documentation index, see [llms.txt](https://habbo.gitbook.io/habbo.st/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://habbo.gitbook.io/habbo.st/nutzliche-tools/user-control-panel/bilder-im-ucp-einfugen.md).

# Bilder im UCP einfügen

Möchtest du **Bilder** in dein Support-Ticket, deine Beschwerde oder Bewerbungen **einbinden** und weißt nicht, wie das funktioniert?

Kein Problem, wir zeigen dir, wie du Bilder im User Control Panel einfügen kannst:

1. **Bild hochladen**: Nutze einen Bildhosting-Dienst wie zum Beispiel [imgur.com](https://imgur.com) und lade dort das Bild hoch, das du in deinem Ticket oder ähnlichem verwenden möchtest.

<figure><img src="/files/2njVMH8zTH0AWRX3YXaT" alt=""><figcaption><p>oder mit STRG + V das Bild einfügen, sofern es sich in der Zwischenablage befindet</p></figcaption></figure>

2. **URL kopieren**: Nach dem Hochladen des Bildes kopiere die URL des Bildes. Dies ist normalerweise einfach durch einen Klick auf den "Copy Link" oder ähnlichen Button möglich.

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

3. **User Control Panel öffnen**: Gehe zum User Control Panel und navigiere zu dem Ticket, in das du das Bild einfügen möchtest.
4. **Bild einfügen**: Füge die zuvor kopierte URL des Bildes in das entsprechende Feld ein und bestätige die Änderungen.

<figure><img src="/files/5PY3X33RBgBJApObKEok" alt=""><figcaption></figcaption></figure>

Auf diese Weise kannst du problemlos Bilder in das User Control Panel einfügen und sie bei Bedarf in Support-Tickets, Beschwerden oder Bewerbungen verwenden.

{% hint style="info" %}
Um die Bilder im Nachhinein ansehen zu können, muss man dann lediglich den Link aus dem Tickets herauskopieren und in einem weiteren Fenster öffnen.

Diese lassen sich leider nicht direkt im User Control Panel als Bilder anzeigen.
{% endhint %}

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

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


---

# 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://habbo.gitbook.io/habbo.st/nutzliche-tools/user-control-panel/bilder-im-ucp-einfugen.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.
