# Team

> ⚠️ **This documentation is outdated!** A current version is available at [openhdfpv.org](https://openhdfpv.org)
>
> [📖 **View Updated Version of This Page** →](https://openhdfpv.org)

***

### The OpenHD Core Team consists of

[Thomas B](mailto:thomas@openhdfpv.org). Project Lead

[Raphael S.](mailto:raphael@openhdfpv.org) Lead Developer

[Max P.](mailto:max@openhdfpv.org) Lead Hardware Developer

[Peter A.](mailto:pete@openhdfpv.org) Lead Embedded Systems Developer

### Additional Mentions

Since OpenHD is an open source project, it's hard to name every person who contributed to OpenHD over the years, but here we want to add a few honorable mentions (for privacy reasons we'll only mention their nicknames)

<figure><img src="/files/loes8JJSwJB0vP1qJ8NS" alt=""><figcaption></figcaption></figure>


---

# 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://openhd.gitbook.io/open-hd/general/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.
