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

# Team

> The Starbot Team has over 35 years of collective experience in Web3 startups and has successfully taken several projects to tens and hundreds of millions of dollars in market capitalization. They are previous founders and CEOs. Come meet our team!

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

## Core Team

**Noah Kaufman** - CEO | [Telegram](https://t.me/BOULDERDOC)

<figure><img src="/files/b91qqKNJdlZMrbWpRiL1" alt="" width="188"><figcaption><p>Noah</p></figcaption></figure>

**Matt Hartog** - CCO | [Telegram](https://t.me/MattHLX)

<figure><img src="/files/IIIsNnKeV7cH1sMStjZ5" alt="" width="160"><figcaption><p>Hartog</p></figcaption></figure>

**Matt Wilder** - CTO | [Telegram](https://t.me/m_dubs1)

<figure><img src="/files/NIjPMvjw9s7nlgWsbFWF" alt="" width="188"><figcaption><p>Wilder</p></figcaption></figure>

## Advisors

**Howdy** - Tech Advisor | [Telegram](https://t.me/cryptohowdy)

<figure><img src="/files/ATfYI0jWmkHoqWZfySpJ" alt="" width="160"><figcaption><p>Howdy</p></figcaption></figure>

**Lenny** - Community Advisor | [Telegram](https://t.me/Retrodegen888)

<figure><img src="/files/4tdqG3kjNhnRay4kZMzW" alt="" width="128"><figcaption><p>Lenny</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.starbot.pro/starbot-project/team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
