# Adding variants to Curate

You can add variants to **Curate** in three ways, depending on how many variants you need to add and where the variant data is coming from.

### Adding a single variant to Curate

Use manual entry when you want to add one variant or a small set of variants directly in **Curate**.

<i class="fa-up-right-from-square">:up-right-from-square:</i> [Learn more](/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate/adding-a-single-variant-to-curate.md)

### Adding multiple variants to Curate

Use CSV file upload when you need to add a large set of variants at once.

<i class="fa-up-right-from-square">:up-right-from-square:</i> [Learn more](/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate/adding-multiple-variants-to-curate.md)

### Exporting a variant from Analyze

Use export from **Analyze** when the variant already exists in a case and you want to add it to **Curate** from the **Variant page**.

<i class="fa-up-right-from-square">:up-right-from-square:</i> [Learn more](/emedgene/emedgene-curate-manual/curate_variants/adding-variants-to-curate/exporting-a-variant-from-analyze.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/emedgene-curate-manual/curate_variants/adding-variants-to-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.
