# Introduction

This is the documentation of the working group ***ecology and evolution of molecular Parasite-host interactions*** which is lead by [**Prof. Dr. Emanuel Heitlinger**](https://www.biologie.hu-berlin.de/de/gruppenseiten/molpara/ueber_uns/leitungmitarbeiter/teammp/1685834).

If you're new and don't know what to read head over to the chapter [**Getting started in the Heitlinger group**](https://evolvingparasites.gitbook.io/evolvingparasites/documentation/getting-started). Or if you're sitting in front of the working computer and don't know how to handle Linux [see this chapter](https://evolvingparasites.gitbook.io/evolvingparasites/documentation/debian).

If you want to add something to the documentation head over to the [**Github-repository**](https://github.com/derele/ecoevolpara), there are also little bottons for this on every page here. Then you can ask the admin if you can get permissions to contribute directly inside of your browser, or you *fork* the repo and start to contribute by sending a \[*pull-request*].


---

# 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://evolvingparasites.gitbook.io/evolvingparasites/master.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.
