# For Apollo Users

If you are an Apollo user, these sections are recommended for you:

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

{% content-ref url="/pages/MOF0sQ4853nlCpzD0v6g" %}
[Billing Access and Orgs](/billing-access-and-orgs.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/lhc4DownlCsRBVDDLwEg" %}
[Cohort Browser](/cohortbrowser.md)
{% endcontent-ref %}

{% content-ref url="/pages/0Tc9MV706DgSsIduFWXn" %}
[JupyterLab](/interactivecloudcomputing/jupyterlab.md)
{% endcontent-ref %}

Any background information that could be necessary are listed in the For HPC or For Scientists pages to get you started there as well.


---

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