# For the project team

{% hint style="warning" %}
This section is currently under construction. Come back to it in the future if something is missing that you're looking for and let Leo know what you are missing the most so that we can prioritize!
{% endhint %}

In this section, you'll find information for project team members about what participating in a CorrelAid Datat4Good Project means and what your concrete tasks are throughout the project. In addition, this includes some thoughts about your self-image and role as Data4Good data scientists, best practices for projects with regards to code quality, collaboration, deployment etc.

Always coordinate with the other project team members and remember: your project team lead and project coordinator are there to help and support you!


---

# 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.correlaid.org/projects/project-team.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.
