# For HPC Users

If you are an HPC user new to the DNAnexus platform , these sections are recommended for you:

{% content-ref url="/pages/daxVOdXF3JQgKX6bmnlv" %}
[Background Information](/getting-started/docs_programming.md)
{% endcontent-ref %}

{% content-ref url="/pages/sjsyUddWNvONoyvFpQiX" %}
[General Information](/cloud-computing/general_information.md)
{% endcontent-ref %}

{% content-ref url="/pages/uxrNAAZusBx0ioKYMTXT" %}
[For HPC Users](/getting-started/for_hpc.md)
{% endcontent-ref %}

{% content-ref url="/pages/5jEzuW4BYgxHHZlbErlP" %}
[Overview of the Platform](/overview-of-the-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/uyS9pS3wc08LdLDwIBOo" %}
[Command Line Interface (CLI)](/command_line_interface_cli.md)
{% endcontent-ref %}

{% content-ref url="/pages/JDnYRXk3Hf3UgzX537aa" %}
[JSON](/json.md)
{% endcontent-ref %}

{% content-ref url="/pages/7y5xEpnlXolGyWvoZZlN" %}
[For Titan Users](/getting-started/titan_users.md)
{% endcontent-ref %}

{% content-ref url="/pages/mXJghKHx88c4CdaWmINN" %}
[For Apollo Users](/getting-started/apollo_users.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://academy.dnanexus.com/getting-started/for_hpc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
