# Sanger (first generation) Sequencing Technologies

**DNA Sequencing** is a way to figure out the order of nucleotides along a strand of DNA. **Sanger sequencing** represents the first generation of sequencing technologies, and is based on the process of **DNA replication**. Scientists make copies of DNA strands. Then they observe which nucleotides are added. This way the sequence of nucleotides can be seen.&#x20;

To learn more about this topic, navigate through [this link](https://letstalkscience.ca/educational-resources/backgrounders/sanger-sequencing), and completely review the content on the page. Return here once you finish.<br>

You can also watch this video, to better understand the concept of Sanger sequencing

{% embed url="<https://www.youtube.com/watch?v=-QIMkQ4E_wE>" %}

##


---

# 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://edu.abi.am/ngs-data-analysis-and-functional-genomics/experimental-techniques/sanger-first-generation-sequencing-technologies.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.
