> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/de/realmjoin-agent/client-menu/realmjoin-tray.md).

# RealmJoin Tray

## Client-Menü

Nach der erfolgreichen Installation wird RealmJoin beim Benutzer-Login automatisch gestartet und ist dauerhaft im Hintergrund aktiv. Es wird durch ein Ausweis-Symbol dargestellt.

<figure><img src="/files/9e2e08274e3b0f29afd673ce40bcc52b44e31e5c" alt=""><figcaption></figcaption></figure>

Wenn Sie auf das Symbol klicken, öffnet sich das RealmJoin-Client-Menü. Es enthält grundlegende Informationen im unteren Teil und mehrere Links im oberen Teil. Diese Links sind in zwei verschiedene Bereiche unterteilt - **Web-Links** und **Software-Pakete**.

![](/files/4ca43dd8048de8c5c461b650d2a071c0800a101b)

**Web-Links** enthält anpassbare Web-Links. Zum Beispiel Google. Wenn ein Benutzer auf den Web-Link klickt **Google**, öffnet RealmJoin automatisch die Google-Suche.

Software-Pakete enthalten anpassbare Softwarekategorien. Zum Beispiel, **Browser** enthält Links zu Mozilla Firefox oder Google Chrome. Mit einem Klick auf einen Link startet RealmJoin automatisch einen Installations- oder Aktualisierungsvorgang (wenn die Software bereits installiert ist).

Außerdem bietet RealmJoin eine Fernfunktion (**Remote-Sitzung starten**). Weitere Informationen finden Sie in unserem [AnyDesk-Artikel](/de/realmjoin-agent/realmjoin-client/anydesk-integration.md).

Eine weitere nützliche Funktion ist **Dieses Gerät synchronisieren:**

![](/files/4fee19873e3efb360673ee4a3a29035828e8f89f)

Wenn Sie klicken **Dieses Gerät synchronisieren** wird RealmJoin obligatorische Pakete installieren oder aktualisieren. Außerdem, **Dieses Gerät synchronisieren** hilft dabei, Hintergrundprozesse zu beschleunigen (z. B. das Warten auf neue Web-Links oder das Warten auf ein Administratorkonto).


---

# 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://docs.realmjoin.com/de/realmjoin-agent/client-menu/realmjoin-tray.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.
