> 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_overview/curate_navigation_panel.md).

# Curate navigation panel

The Curate navigation panel is a vertical left-side panel that serves as a guide to the curated database.

![](/files/UZX6MVAH4YuTIgioNQJq)

## It features (from top to bottom):

### 1. Home button

Clicking this deselects the variant you're looking at and brings you to the top of the variant table

![](/files/GnabTp3ZPFuinzOGBjKr)

### 2. Human reference icon

Displays the currently selected [reference genome](/emedgene/emedgene-curate-manual/curate_overview/genome_assemblies_supported_by_curate.md). Upon clicking, you can change between GRCh37/hg19 and GRCh38/hg38 coordinates

![](/files/eBAkGPdtZEMq4MHThVVQ)

### 3. **Add new variant/gene button**

Launches the Add new data flow

![](/files/87T98jKqTOJEwPjAEAiM)

### 4. Variants button

Leads to the [Curate Variant table](/emedgene/emedgene-curate-manual/curate_variants/curate_variant_table.md)

![](/files/Speu6ry3w2ns1jWT752J)

### 5. Genes button

Leads to the [Curate Gene table](/emedgene/emedgene-curate-manual/curate_genes_2_28/curate_gene_table.md)

![](/files/9YaG7oQrnE40v9cysrFD)

### 6. Articles button

🚧 under development

![](/files/VN4SHZMVwhGHwJnzJRPf)

### 7. Connection button

🚧 under development

![](/files/hhhL8fMQbogoClC4csw2)

### 8. Emedgene applications button

Opens the menu to allow you to [switch](/emedgene/emedgene-curate-manual/curate_overview/emedgene_applications_menu.md) back to Analyze from Curate

![](/files/Bb9JRjd3BBuJCNAmbpUw)

### 9. User initials or profile picture

![](/files/gsk5akFckzcH6j8MFVu9)


---

# 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_overview/curate_navigation_panel.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.
