> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/emedgene-curate-manual.md).

# Emedgene Curate manual

- [Curate overview](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_overview.md)
- [Emedgene Applications menu](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_overview/emedgene_applications_menu.md)
- [Curate navigation panel](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_overview/curate_navigation_panel.md)
- [Genome assemblies supported by Curate](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_overview/genome_assemblies_supported_by_curate.md)
- [Curate Variants](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants.md)
- [Curate Variant table](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/curate_variant_table.md)
- [Curate Variant page](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/curate_variant_page.md)
- [Curate Variant annotations in the case](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/curate_variant_annotations_in_the_case.md)
- [Adding variants to Curate](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate.md)
- [Adding a single variant to Curate](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate/adding-a-single-variant-to-curate.md)
- [Adding or updating multiple variants in Curate](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate/adding-or-updating-multiple-variants-in-curate.md)
- [CSV format requirements for variant upload](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate/adding-or-updating-multiple-variants-in-curate/csv-format-requirements-for-variant-upload.md)
- [Exporting a variant from Analyze](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate/exporting-a-variant-from-analyze.md)
- [Deleting a variant from Curate (v100.39.0+)](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_variants/how-to-delete-a-variant-in-curate-v100.39.0+.md)
- [Curate Genes](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_genes_2_28.md)
- [Curate Gene table](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_table.md)
- [Curate Gene page](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page.md)
- [How to add a gene to Curate](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/curate_genes_2_28/how_to_add_a_gene_to_curate.md)
- [Import Curate annotations to the case](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/import_curate_annotations.md)
- [Import Curate Variant annotations to the case](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/import_curate_annotations/import_curate_variant_annotations_to_the_case_-300+.md)
- [Import Curate Gene annotations to the case](https://help.connected.illumina.com/emedgene/emedgene-curate-manual/import_curate_annotations/import_curate_gene_annotations_to_the_case_-300+.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/emedgene/emedgene-curate-manual.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
