# Genome assemblies supported by Curate

*Curate* supports both GRCh37/hg19 and GRCh38/hg38 genome assemblies. Each time the variant is added to the knowledge base, its genomic coordinates can be converted on-the-fly from one assembly to another. To change the genome assembly, click on the *Human reference* icon and select the genome assembly you wish to use.

![](https://1131024994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGCW0DnLlE7QjoZPNmKIi%2Fuploads%2Fgit-blob-75c4da885588ab94cdfe92052fe4005fa5b6a2e9%2Fgenome_assemblies_supported_by_curate_1_Reference.png?alt=media)


---

# 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/emedgene-curate-manual/curate_overview/genome_assemblies_supported_by_curate.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.
