> 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/anwendungsverwaltung/packages.md).

# Pakete

RealmJoin Pakete sind sofort einsatzbereite Softwarepakete, die über das RealmJoin Portal bereitgestellt werden und einen großen, kontinuierlich gepflegten Katalog von Windows- und macOS-Anwendungen bieten, die einfach über den **RealmJoin Client** oder **Microsoft Intune**. Sie umfassen **generische Pakete** allen Kunden verfügbar, **benutzerdefinierte und organische Pakete** für bestimmte Umgebungen zugeschnitten, und **macOS-spezifische Pakete**, die alle darauf ausgelegt sind, die Bereitstellung von Apps und das Lebenszyklusmanagement für moderne Arbeitsplätze zu vereinfachen.

{% content-ref url="/pages/5fc4104e62f3783006dd28c6da77ed5b1e0d02de" %}
[Paket-Store](/de/anwendungsverwaltung/packages/package-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/5b23d907b89c92a57d2dfe45417745ff27a0fb71" %}
[Überblick über die Paketverwaltung](/de/anwendungsverwaltung/packages/package-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/0587e88267ad251d97d3c1c98df7fe31303e5e2b" %}
[Paketkonfiguration und -zuweisungen](/de/anwendungsverwaltung/packages/package-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/6e182de8be146ebc5552c4562f5a7147223289e7" %}
[Paketdetails](/de/anwendungsverwaltung/packages/package-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/46472308f4bfffa710b5f45284960925896a8b59" %}
[Paketeinstellungen](/de/anwendungsverwaltung/packages/package-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/8b0761934b0a02edb93115db0cfa95d0c465a554" %}
[Anfragen zur Paketierung](/de/anwendungsverwaltung/packages/packaging-requests.md)
{% endcontent-ref %}

{% content-ref url="/pages/3211fd83f46d6e0188949f265e7feab221f562df" %}
[Migrationsleitfaden: RealmJoin zu Intune-verwalteten Paketen](/de/anwendungsverwaltung/packages/migration-guide-realmjoin-to-intune-managed-packages.md)
{% endcontent-ref %}


---

# 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/anwendungsverwaltung/packages.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.
