> 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/cortex-xsoar-6.x-faqs/cortex-xsoar-6-faqs/resources.md).

# Resources

How to find more information about Cortex XSOAR 6.

<details>

<summary>Where can I find technical documentation?</summary>

See [Cortex XSOAR documentation](/xsoar-6-administrator-guide/cortex-xsoar-6-administrator-guides.md) and [Cortex XSOAR Developer Docs](https://xsoar.pan.dev/docs/welcome).

{% hint style="info" %}
To access Cortex XSOAR documentation, click the question mark on the right-hand side of your Cortex XSOAR instance.
{% endhint %}

</details>

<details>

<summary>Where are the reference docs for content items such as integrations and playbooks?</summary>

See the Cortex XSOAR [Cortex XSOAR Developer Docs](https://xsoar.pan.dev/docs/reference/index).

</details>

<details>

<summary>Are there any online training and certification resources?</summary>

See [The Learning Hub](https://beacon.paloaltonetworks.com/student/catalog).

</details>

<details>

<summary>Where can I find information on the new features and release notes?</summary>

See the [Cortex XSOAR 6 Releases](https://cortex-docs.paloaltonetworks.com/xsoar-6-release-notes/).

</details>

<details>

<summary>Where can I submit a feature request?</summary>

See [Content Feature Requests](/cortex-xsoar-6.x-faqs/cortex-xsoar-6-faqs/content-feature-requests.md).

</details>

<details>

<summary>Is there a guide to help with playbook development?</summary>

See the [Cortex XSOAR Playbook Design Guide](broken://spaces/gaMaDyA7IyU5W44zuyhm/pages/i55szrwleu42pk5NI0SS).

</details>

<details>

<summary>Where is the Use Case Definition Template?</summary>

[Download a template](https://live.paloaltonetworks.com/t5/cortex-xsoar-articles/xsoar-use-case-definition-template/ta-p/344478) or download the [Use Case Builder content pack](https://cortex.marketplace.pan.dev/marketplace/details/Use_Case_Builder/).

</details>

<details>

<summary>Are there any Use Case Definition Examples?</summary>

For a detailed example of designing and building a use case, [watch this video series](https://youtube.com/playlist?list=PLD6FJ8WNiIqUVEA2e5LZhmqNnwFcFhDTZ).

See [this example](https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/use-cases/xsoar-use-case-definition-phishing.pdf) of a phishing use case definition.

Also, see Cortex XSOAR [how-to videos](https://live.paloaltonetworks.com/t5/cortex-xsoar-how-to-videos/tkb-p/Cortex_XSOAR_How_to_Videos).

</details>

<details>

<summary>Is there a system readiness guide?</summary>

See [Cortex System Readiness Guides](https://live.paloaltonetworks.com/t5/cortex-xsoar-articles/cortex-xsoar-system-readiness-guides/ta-p/447486) in LIVEcommunity.

</details>

<details>

<summary>How is an incident created in Cortex XSOAR?</summary>

See Incident Lifecycle in the Cortex XSOAR Admin Guide.

</details>

<details>

<summary>Is there free engineering training?</summary>

See [XSOAR Engineer Training video](https://www.youtube.com/watch?v=BhpkZA9t1HA).

</details>

<details>

<summary>Have another question?</summary>

Post it on the [Cortex XSOAR Discussions](https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bd-p/Cortex_XSOAR_Discussions).

</details>


---

# 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/cortex-xsoar-6.x-faqs/cortex-xsoar-6-faqs/resources.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.
