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

# Team

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

### Muhdo Team:

[**Nathan Berkley**](https://uk.linkedin.com/in/nathan-berkley-14a19b2a?trk=people-guest_people_search-card) – CEO

[**Aaron Hudson**](https://www.linkedin.com/in/aaron-hudson/) - CTO (Web2)

[**Richard Layton**](https://www.linkedin.com/in/richard-layton-25274b/) - CFO

[**Arturas Puras**](https://www.linkedin.com/in/arturas-puras-41949a22/) - Head of Sales & Strategy

[**James Brown**](https://www.linkedin.com/in/james-brown-3b6b9b9a/) - Nutrigenomics Director

[**Chris Collins**](https://www.linkedin.com/in/christopher-c-2b0b4976/?challengeId=AQHyiKszkNjqxwAAAZAPwjQT8Sfy7XLHgREe1v8irh7sR4uKp_F0LDJrRBZ_xY3F1U1gfKZ4C473Dg43fu7Iv58-7BuDHixTxw\&submissionId=832d89ef-7474-d817-4263-98c3e0eb724d\&challengeSource=AgGZKQK6Ql6JCwAAAZAPwkB-2lSsn1MRMByLIbYDYbupSSEEF86yFLLpbdc_o00\&challegeType=AgFIJCJerIcTuQAAAZAPwkCD6fVv-w44Re1lCKg_OEBYRHItN1DAd2U\&memberId=AgG_2T9qzDn_dwAAAZAPwkCGNsh4OfynHvXXH29yD8ovt5Q\&recognizeDevice=AgH5U_Q7bSitJAAAAZAPwkCKc6GWGi0lCNwzDYT7_-gBuEQ0jusY) - Head of Physiology

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

[**Matt Smith**](https://www.linkedin.com/search/results/all/?fetchDeterministicClustersOnly=true\&heroEntityKey=urn%3Ali%3Afsd_profile%3AACoAAA8ry7IBd6zKreNBM7z2QqcTr3D3Qv6gHOY\&keywords=matt%20smith\&origin=RICH_QUERY_SUGGESTION\&position=0\&searchId=27097bb3-a544-49aa-9e97-5553be66a810\&sid=Dhd\&spellCorrectionEnabled=false) - CTO (Web3)

[**Jonathan Ramm**](https://www.linkedin.com/in/jonathan-%F0%9F%90%8F-ramm-03a93666/) - CMO

**Sam Thompson** - Managing Director

[**Svitlana Surodina**](https://www.linkedin.com/in/svsur/) - AI Lead

[**Wez Pooley**](https://www.linkedin.com/in/wez-pooley-9b0220b6/) - Commercial Director

<figure><img src="/files/9DjuZRxJJvDVmbbAIuig" alt=""><figcaption></figcaption></figure>

### Muhdo Advisors:

[**Jazear Brooks**](https://www.linkedin.com/in/jazearbrooks/) **-** Layer 1 Advisor

[**Dr. Richard Siow**](https://www.linkedin.com/in/richard-siow-5504991/) - Scientific Advisor

[**Dr. Imran Khan**](https://www.linkedin.com/in/dr-imran-khan-965a3a1a8/) -  Scientific Partner

[**Sam Lannaghan**](https://www.linkedin.com/in/sam-lannaghan-152355231/) - Web3 Advisor

[**Dr. Chris Vincent**](https://www.linkedin.com/in/dr-christopher-vincent-24079b112/) - USA Science Partner

[**Kelly Klein**](https://www.linkedin.com/in/kellyklein1/) - Head of Investor Relations


---

# 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.muhdohub.com/muhdo/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.
