> 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/content-pack-installation/install-a-content-pack.md).

# Install a Content Pack

You can only install one content pack at a time. Cortex XSOAR adds automatically any content that is required to install the content pack. You can also add any recommended content packs, which use the content pack you want to install.

{% hint style="info" %}

### Note

After installing the **Malware Investigation and Response** or **Phishing** content packs, you can [use the Deployment Wizard](#UUID-007834cc-c9c6-61a2-cf66-45b20b4b001b) to set up your use case.
{% endhint %}

1. Go to **Marketplace** → **BROWSE** and locate the content pack.
2. Click the required content pack and review the contents.
3. Click **Install** to add the content pack to the **Cart**.

   You can view details of the content packs by clicking the content you want to install.
4. (Optional) If the content pack includes optional content, select the content you want to add.

   ![market-cart.png](/files/oaHbebFWWYg7z6kbZlRA)

   The **Cart** displays the number of items you are installing, including any required packs. You can log in and out, but the content remains in the **Cart** until you click either **Empty cart** or **Install**.
5. Click **Install**.

   If you receive an error message, you need to fix the error before installing. In case of a warning message, you can install and fix it later. For more information, see [Marketplace Troubleshooting](/xsoar-6-administrator-guide/6.14/onboard-cortex-xsoar/marketplace/marketplace-troubleshooting.md).
6. After installation, click **Refresh content**.


---

# 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/content-pack-installation/install-a-content-pack.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.
