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

# パッケージ

RealmJoin Packages は、RealmJoin Portal を通じて提供されるすぐに使えるソフトウェアパッケージで、Windows と macOS アプリケーションの大規模で継続的に保守されるカタログを備えており、を通じて簡単に展開できます。 **RealmJoin Client** または **Microsoft Intune**. これらには **汎用パッケージ** すべてのお客様が利用可能な、 **カスタムおよびオーガニックパッケージ** 特定の環境向けに調整された、そして **macOS 特有のパッケージ**が含まれており、いずれも最新の職場におけるアプリの展開とライフサイクル管理を簡素化するよう設計されています。

{% content-ref url="/pages/6ee886a40a6b411926d6d756e33f4e500e81b362" %}
[パッケージ ストア](/ja/apurikshon/packages/package-store.md)
{% endcontent-ref %}

{% content-ref url="/pages/2eba9cd5374463e8c99611d59f127c3000788f20" %}
[パッケージ管理の概要](/ja/apurikshon/packages/package-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/9d17559e11b00c6b0268be1798f32b210da75c12" %}
[パッケージ構成と割り当て](/ja/apurikshon/packages/package-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/d1328d05e2f06809b612227e817cd8ceee93825b" %}
[パッケージの詳細](/ja/apurikshon/packages/package-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/6d27829f264d7789413b74563ce513feeae0effb" %}
[パッケージ設定](/ja/apurikshon/packages/package-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/3552b89e85563a7177814f423fc9db558574aed9" %}
[パッケージング依頼](/ja/apurikshon/packages/packaging-requests.md)
{% endcontent-ref %}

{% content-ref url="/pages/cd55174cf170da77b8949708b177be390b734737" %}
[移行ガイド: RealmJoin から Intune 管理対象パッケージへ](/ja/apurikshon/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/ja/apurikshon/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.
