# Upload Data

### Locate the upload button

<figure><img src="/files/trqLL2fpQcUi2r62Zg45" alt=""><figcaption><p>From left to right: Upload Data, Download Samples, Export All, Download Selected, Delete Selected. </p></figcaption></figure>

### Select Genome Identification Upload

To upload genome sequences, select the blue 'Upload Data' button. This will open up the Genome Identification Upload box. &#x20;

<figure><img src="/files/UEUXZIGZkDRx6tfz2CZa" alt=""><figcaption><p>Genome Identification Upload box</p></figcaption></figure>

### Proceed to Whole Genome, Illumina, or Nanopore upload

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Whole Genome</h3></td><td>Assembled genome sequences (FASTA files)</td><td></td><td><a href="/pages/LOLJAzqbAwacmPadtXTA">/pages/LOLJAzqbAwacmPadtXTA</a></td></tr><tr><td><h3>Illumina</h3></td><td>Unassembled isolate genome sequences (short reads, single- or paired-end, FASTQ files)</td><td></td><td><a href="/pages/e2IrUmxte8oFswBzk7Vt">/pages/e2IrUmxte8oFswBzk7Vt</a></td></tr><tr><td><h3>Nanopore</h3></td><td>Unassembled isolate genome sequences (long reads, single-end, FASTQ files)</td><td></td><td><a href="/pages/pQyWEnsTJ3AnAaK9BvuB">/pages/pQyWEnsTJ3AnAaK9BvuB</a></td></tr></tbody></table>


---

# 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://kb.ezbiocloud.net/home/protocols/genome-identification/upload-data.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.
