> 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/pt/realmjoin-agent/client-menu/realmjoin-tray.md).

# RealmJoin Tray

## Menu do cliente

Depois de ser instalado com êxito, o RealmJoin é iniciado automaticamente quando o utilizador inicia sessão e permanece ativo em segundo plano. É representado por um ícone de cartão de identificação.

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

Ao clicar no ícone, abre-se o menu do cliente do RealmJoin. Contém informações básicas na parte inferior e várias ligações na parte superior. Estas ligações estão organizadas em duas secções diferentes - **Ligações Web** e **Pacotes de software**.

![](/files/281cab19df39384ba25e10e26c4066d9b82ea46a)

**Ligações Web** contém ligações web personalizáveis. Por exemplo, Google. Quando um utilizador clica na ligação web **Google**, o RealmJoin abre automaticamente a Pesquisa Google.

Os Pacotes de software contêm categorias de software personalizáveis. Por exemplo, **Navegador** contém ligações para o Mozilla Firefox ou o Google Chrome. Ao clicar numa ligação, o RealmJoin inicia automaticamente um processo de instalação ou atualização (se o software já estiver instalado).

Além disso, o RealmJoin oferece uma função remota (**Iniciar sessão remota**). Para mais informações, leia o nosso [artigo sobre AnyDesk](/pt/realmjoin-agent/realmjoin-client/anydesk-integration.md).

Outra funcionalidade útil é **Sincronizar este dispositivo:**

![](/files/f1f191d47def122eb2157645147c62448fee2552)

Quando clica **Sincronizar este dispositivo** o RealmJoin irá instalar ou atualizar os pacotes obrigatórios. Além disso, **Sincronizar este dispositivo** ajuda a acelerar processos em segundo plano (p. ex., à espera de novas ligações web ou à espera de uma conta de administrador).


---

# 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/pt/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.
