# US specific How to Run

- [Running with Docker locally (outdated/US specific) 🛳](https://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run/running-with-docker-locally.md): Short internal tutorial on running locally using a "Docker" container.
- [Running on Rockfish/MARCC - JHU 🪨🐠](https://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run/slurm-submission-on-marcc.md): or any HPC using the slurm workload manager
- [Running with docker on AWS - OLD probably outdated](https://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run/running-with-docker-on-aws.md)
- [Provisioning AWS EC2 instance](https://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run/running-with-docker-on-aws/provisioning-aws-ec2-instance.md)
- [AWS Submission Instructions: Influenza](https://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run/running-with-docker-on-aws/aws-submission-instructions-influenza.md)
- [AWS Submission Instructions: COVID-19](https://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run/running-with-docker-on-aws/aws-submission-instructions-covid-19.md)
- [Running with RStudio Server on AWS EC2](https://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run/running-with-rstudio-server-on-aws-ec2.md)


---

# 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://iddynamics.gitbook.io/flepimop/jhu-internal/us-specific-how-to-run.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.
