# Computing Resources

- [Active Data Storage](https://igb.mit.edu/computing-resources/active-data-storage.md)
- [Archive Data Storage](https://igb.mit.edu/computing-resources/archive-data-storage.md)
- [Luria Cluster](https://igb.mit.edu/computing-resources/luria-cluster.md)
- [FAQs](https://igb.mit.edu/computing-resources/luria-cluster/faqs.md)
- [Seqera Platform Cloud](https://igb.mit.edu/computing-resources/seqera-platform-cloud.md): Documentation on the Seqera Platform Cloud for running Nextflow pipelines
- [Getting Started with Seqera](https://igb.mit.edu/computing-resources/seqera-platform-cloud/getting-started-with-seqera.md)
- [Using Seqera](https://igb.mit.edu/computing-resources/seqera-platform-cloud/using-seqera.md)
- [Seqera Landing Page](https://igb.mit.edu/computing-resources/seqera-platform-cloud/using-seqera/seqera-landing-page.md)
- [Submitting a Nextflow Pipeline to Seqera](https://igb.mit.edu/computing-resources/seqera-platform-cloud/using-seqera/submitting-a-nextflow-pipeline-to-seqera.md)
- [Submitting a Nextflow Pipeline using Seqerakit](https://igb.mit.edu/computing-resources/seqera-platform-cloud/using-seqera/submitting-a-nextflow-pipeline-using-seqerakit.md)
- [Other Resources](https://igb.mit.edu/computing-resources/other-resources.md): A brief summary of local and campus-wide computing resources.


---

# 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://igb.mit.edu/computing-resources.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.
