# Frequently Asked Questions

- [All FAQ](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq.md)
- [Can I analyze Illumina Complete Long Reads in Emedgene?](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/can_i_analyze_illumina_complete_long_reads_in_emedgene.md)
- [How do I analyze mtDNA variants?](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/how_do_i_analyze_mtdna_variants.md)
- [Can I use exome data for CNV detection?](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/can_i_use_exome_data_for_cnv_detection.md)
- [How do I move between organizations?](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/how_do_i_move_between_organizations.md)
- ["Failed to generate report". What should I do?](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/failed_to_generate_report_what_should_i_do.md)
- [How are timekeeping and log timestamps kept accurate and consistent?](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/how-are-timekeeping-and-log-timestamps-kept-accurate-and-consistent.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.connected.illumina.com/emedgene/frequently-asked-questions.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.
