# How to use Pathogenwatch

- [Using the documentation](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/using-the-documentation.md)
- [Uploads and Folders](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/uploads-and-folders.md)
- [Genome Uploads & Folders](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/uploads-and-folders/genome-uploads-folders.md): Description of the Upload page, file formats, and Folders page.
- [Folders](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/uploads-and-folders/folders.md): How to use the Pathogenwatch folders to manage your genomes
- [Browsing and Viewing Genomes](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/browsing-and-viewing-genomes.md)
- [Browsing & Searching Genomes](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/browsing-and-viewing-genomes/browsing-searching-genomes.md)
- [Viewing Genome Reports](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/browsing-and-viewing-genomes/genome-reports.md): Detailed reports on individual genomes.
- [Collections](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections.md)
- [Using The Interactive Collection View](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv.md)
- [The Interactive Collection View](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/the-interactive-collection-view.md)
- [The Collection Header](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/the-collection-header.md): The header provides access to collection information, search and other utilities.
- [The Map Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/map-panel.md)
- [The Tree Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/tree-panel.md)
- [Tree Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/tree-panel/tree-panel.md)
- [Generating a new tree](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/tree-panel/generating-a-new-tree.md)
- [Data Tables](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/data-tables.md)
- [The Timeline Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/timeline.md)
- [Context search panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/context-search.md)
- [Legend, Labels, and Colours](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/legend-labels-and-colours.md)
- [Searching genomes in a collection](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/searching-genomes-in-a-collection.md)
- [Integrating private metadata](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/integrating-private-metadata.md): The collection viewer allows local-only analysis of confidential metadata
- [Creating sub-collections](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/creating-sub-collections.md)
- [Creating & Sharing Collections](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/creating-sharing-collections.md)
- [Browsing Collections](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/browsing-collections.md)
- [Genomic Neighbourhood Search](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/genomic-neighbourhood-search.md): The Pathogenwatch context search service
- [Context search overview](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/genomic-neighbourhood-search/context-search-overview.md): The basic of how the search tool works
- [Single genome seach](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/genomic-neighbourhood-search/single-genome-seach.md): How to generate a context for a single genome
- [Collection search](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/genomic-neighbourhood-search/collection-search.md): Exploring the genomic neighbourhood for a collection of genomes
- [The cluster viewer](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/genomic-neighbourhood-search/the-cluster-viewer.md): How to use the interactive cluster viewer
- [Downloading Data](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/downloading-data.md): How to download FASTAs, metadata and analysis results from Pathogenwatch
- [Deleting items](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/deleting-items.md)
- [Tips and Tricks](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/tips-and-tricks.md): Please contact us if you have Tips & Tricks to add to this page
- [The API](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/the-api.md): Programmatic access to Pathogenwatch


---

# 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://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch.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.
