# DRAGEN Targeted Microbial

- [DRAGEN Targeted Microbial App Documentation](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial.md)
- [How to set up and run an analysis](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/setting-up-an-analysis.md)
- [Custom genomes and primer sets](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/custom-genomes-and-primer-sets.md)
- [Genome definition file formats](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/custom-genomes-and-primer-sets/genome-definition-file-formats.md)
- [Primer definition file formats](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/custom-genomes-and-primer-sets/primer-definition-file-formats.md)
- [App Settings](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/settings.md): Describes the controls on the Input Form and their function
- [Understanding the BaseSpace Reports](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/understanding-the-basespace-reports.md): Brief description of Summary and Result reports and an explanation of their contents
- [Summary Report](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/understanding-the-basespace-reports/summary-report.md): Describes the report that can be viewed from the Summary link on the Reports tab of a completed analysis.
- [Result Reports](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/understanding-the-basespace-reports/result-reports.md): Describes the reports that can be viewed from the individual sample links on the left side of the reports tab or by clicking on sample names in the Metrics by sample table.
- [Output files](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/output-files.md)
- [Pipeline Logic](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/pipeline-logic.md): Descriptions of the logic underlying the DRAGEN Targeted Microbial analysis pipeline
- [Special considerations for amplicon sequencing with IMAP protocols](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/special-considerations-for-amplicon-sequencing-with-imap-protocols.md)
- [Frequently Asked Questions (FAQ)](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/frequently-asked-questions-faq.md)
- [Known issues](https://help.idm.illumina.com/dragen-targeted-microbial/dragen-targeted-microbial/known-issues.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://help.idm.illumina.com/dragen-targeted-microbial.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.
