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

# Learn about Cortex XSOAR

- [Navigate the Cortex XSOAR 6.12 Administrator Guide](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/readme.md): Start here for a visual overview of the main Cortex XSOAR 6.12 (EoL) documentation areas.
- [Overview](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/overview.md): Cortex XSOAR 6.12 provides security orchestration, incident management, and interactive investigation. Overview of Cortex XSOAR 6.12 features and concepts.
- [Get Started in Cortex XSOAR](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar.md): Learn Cortex XSOAR 6.12 concepts, licenses, lifecycle details, API keys, search, CLI, and Markdown.
- [Licenses](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/licenses.md): Manage license types, user quotas, and access in Cortex XSOAR 6.12.
- [FIPS Version](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/fips-version.md): Use the vendor-affirmed FIPS version in Cortex XSOAR 6.12 with FIPS 140-3 validated cryptography.
- [Concepts](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/concepts.md): Learn core concepts, including incidents, integrations, playbooks, and automations, in Cortex XSOAR 6.12.
- [Product Support Lifecycle](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/product-support-lifecycle.md): Review the product support lifecycle and end-of-life dates for Cortex XSOAR 6.12.
- [API Keys](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/api-keys.md): Generate, manage, revoke, and secure API keys in Cortex XSOAR 6.12.
- [Use the Command Line Interface](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/use-the-command-line-interface.md): Run system and integration commands from the CLI in Cortex XSOAR 6.12.
- [How to Search](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/how-to-search.md): Search incidents, indicators, and more in Cortex XSOAR 6.12 using query syntax.
- [How to Use Markdown](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/how-to-use-markdown.md): Format text with Markdown in Cortex XSOAR 6.12 across supported contexts.
- [New User FAQ](https://cortex-docs.paloaltonetworks.com/xsoar-6-administrator-guide/6.12/learn-about-cortex-xsoar/get-started-in-cortex-xsoar/new-user-faq.md): Find answers to common new-user questions in Cortex XSOAR 6.12.


---

# 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.12/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.
