> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.14/onboard-cortex-xsoar/marketplace/install-a-content-pack-offline.md).

# Install a Content Pack Offline

Generally, you need an internet connection when downloading and subscribing to content packs in the Marketplace, as all of these services are in the cloud.

However, you can download content packs on a machine that has internet access and transfer them to a machine (without an internet connection) to the Marketplace, by doing one of the following:

* Install individual content packs by going to the [Marketplace](https://xsoar.pan.dev/marketplace), and select the relevant content packs to download.
* Use the [download\_packs\_and\_docker\_images](https://xsoar.pan.dev/docs/reference/articles/download-packs-offline) script to download individual content packs and docker images.

All content pack dependencies are included.

Before you begin, it is recommended that you [Configure the Marketplace for Offline Installation](#UUID-2dcf9b6b-5fae-6862-2ff6-4cfc8d886aa1) in order to maximize performance.

1. Install individual content packs.
   1. Go to [Cortex XSOAR Developer Marketplace](https://xsoar.pan.dev/marketplace).

      The Cortex XSOAR Developer Marketplace contains the same content packs that you can install in Cortex XSOAR.
   2. Click the content pack to download, as required.
   3. Click **Download with Dependencies**.
2. Go to **Marketplace**, click <img src="/files/d3uArBwYjZ2cMZlXj9Cw" alt="market-gear.png" data-size="line"> and then select **Upload Content Packs**.
3. Upload the relevant file.


---

# 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://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.14/onboard-cortex-xsoar/marketplace/install-a-content-pack-offline.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.
