> 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/curate_genes_2_28/curate_gene_page.md).

# Curate Gene page

The **Curate Gene page** presents curated gene information. Use it to review, interpret, and manage local gene curation.

![Curate Gene page in v100.41.0.](/files/II6xop2S5Eif1w50uA53)

The arrow button at the top-left of the page toggles between the maximized and reduced views of the **Curate Gene page**.

**Curate Gene page** includes:

* [**Top bar**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/top-bar.md): Provides identifying gene details.
* **Cards**:
  * [**Gene Information card**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/gene-information-card.md): Presents detailed gene information, including identifiers, location, and functional annotations.
  * [**Interpretation card**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/interpretation-card.md): Displays and allows editing of curated interpretation text and notes.
  * [**Transcript card**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/transcript-card.md): Presents transcript information, including canonical and preferred transcripts and exon details.
  * [**Gene Metrics card**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/gene-metrics-card.md): Displays gene-level metrics that assess intolerance and dosage sensitivity.
  * [**Variants Summary card**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/variants-summary-card.md): Summarizes pathogenicity trends and severity across variants in the gene.
  * [**RefSeq summary card**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/refseq-summary-card.md): Presents the gene summary from RefSeq with links to external resources.
  * [**Gene's Related Diseases card**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/genes-related-diseases-card.md): Shows diseases associated with the gene and allows selection of the relevant condition.
* [**Activities panel**](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_page/activities-panel.md): Provides a history of actions performed on the gene.


---

# 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/curate_genes_2_28/curate_gene_page.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.
