# Introductory Videos

{% embed url="<https://vimeo.com/193252797>" %}

## Microreact Introduction

{% embed url="<https://vimeo.com/393391441>" %}

## SARS-CoV-2 Surveillance Model

The video below shows how Microreact can be used for SARS-CoV-2 surveillance. Using data from the COG-UK consortium, we exemplify features that can help in creating a pathogen surveillance project in Microreact. The data in this project are metadata and phylogenetic tree files from the first wave of the epidemic in the UK. The data in the two files are linked in Microreact by sharing a sample ID.

The project can be explored here: <https://microreact.org/project/sarscov2-surveillance-exemplar>

And the video below walks through the project.

{% embed url="<https://vimeo.com/749990518?embed=true>" %}


---

# 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://docs.microreact.org/introductory-video.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.
