> 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.13/learn-about-cortex-xsoar.md).

# Learn about Cortex XSOAR

- [Navigate the Cortex XSOAR 6.13 Administrator Guide](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/navigate-the-cortex-xsoar-6.13-administrator-guide.md): Start here for a visual overview of the main Cortex XSOAR 6.13 documentation areas.
- [Overview](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/readme.md): Cortex XSOAR 6.13 provides security orchestration, incident management, and interactive investigation. Overview of Cortex XSOAR 6.13 features and concepts.
- [Get Started in Cortex XSOAR](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar.md): Learn about Cortex XSOAR 6.13 concepts, licenses, and the product lifecycle, as well as basic functionality including the command line, API keys, search, CLI, etc.
- [Licenses](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/licenses.md): The Cortex XSOAR 6.13 license type determines which components users can utilize. License types are community, starter, or enterprise. Users include audit and full.
- [FIPS Version](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/fips-version.md): Cortex XSOAR 6.13 offers a FIPS version using a software library validated against FIPS 140-3.
- [Concepts](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/concepts.md): Cortex XSOAR 6.13 concepts, including incidents, integrations, playbokos, automations, commands, war room, indicators, playground.
- [Product Support Lifecycle](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/product-support-lifecycle.md): Cortex XSOAR 6.13 major releases product support lifecycle.
- [API Keys](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/api-keys.md): Generate and manage API keys in Cortex XSOAR 6.13.
- [Use the Command Line Interface](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/use-the-command-line-interface.md): Cortex XSOAR 6.13 enables you to run system commands, integration commands, automations, and more, from an integrated CLI.
- [Common Arguments](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/use-the-command-line-interface/common-arguments.md): Cortex XSOAR 6.13 enables you to run system commands, integration commands, automations, and more, from an integrated CLI.
- [How to Search](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/how-to-search.md): Search Cortex XSOAR 6.13 using Lucene query syntax, the search box, or general search.
- [Using the Search Query](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/how-to-search/using-the-search-query.md): Search Cortex XSOAR 6.13 using Lucene query syntax, the search box, or general search.
- [How to Use Markdown](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/how-to-use-markdown.md): Use markdown to add basic formatting to text in multiple contexts within Cortex XSOAR 6.13.
- [New User FAQ](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.13/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/new-user-faq.md): New User FAQ for Cortex XSOAR 6.13.


---

# 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.13/learn-about-cortex-xsoar.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.
