> For the complete documentation index, see [llms.txt](https://todomine.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://todomine.gitbook.io/wiki/team/meet-the-team.md).

# Meet the Team!

{% hint style="info" %}
**GitBook tip:** an employee directory can be a great way to help new folks get familiar with everyone they're going to be working with.
{% endhint %}

## Esme DeWalt

👋 CEO — 💌 <esme@company.com> — 🇺🇸 San Francisco (GMT-7)

![](https://images.unsplash.com/photo-1571442463800-1337d7af9d2f?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\&ixlib=rb-1.2.1\&auto=format\&fit=crop\&w=2973\&q=80)

### Bio

{% hint style="info" %}
**GitBook tip:** Encourage employees to write a succinct bio that can help new hires learn about them and how they like to work.
{% endhint %}

## Rima Paterson

👋 CTO — 💌 <rima@company.com> — 🇳🇱 Amsterdam (GMT+1)

![](https://images.unsplash.com/photo-1502764613149-7f1d229e230f?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\&ixlib=rb-1.2.1\&auto=format\&fit=crop\&w=2972\&q=80)

### Bio

{% hint style="info" %}
**GitBook tip:** Encourage employees to write a succinct bio that can help new hires learn about them and how they like to work.
{% endhint %}

## Stefan Barr

👋 Head of Product — 💌 <stefan@company.com> — 🇫🇷 Marseille (GMT+1)

![](https://images.unsplash.com/photo-1601935111741-ae98b2b230b0?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\&ixlib=rb-1.2.1\&auto=format\&fit=crop\&w=2970\&q=80)

### Bio

{% hint style="info" %}
**GitBook tip:** Encourage employees to write a succinct bio that can help new hires learn about them and how they like to work.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://todomine.gitbook.io/wiki/team/meet-the-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.
