> For the complete documentation index, see [llms.txt](https://industrysonic.gitbook.io/industry-sonic-whitepaper-v-1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://industrysonic.gitbook.io/industry-sonic-whitepaper-v-1.0/core-team-members.md).

# Core Team Members

Edward Goh

\- Specialization: Web3 Marketing leverages blockchain to build brands and drive user adoption

\- Experience: Headed and oversee the web3 investment arm in UBVentures, qualifying web3 projects, advisory and incubating them to success.

&#x20;

Ryan Mitchell

\- Specialization: Frontend Development using React.js and Solidity

\- Experience: Ryan has 10 years of expertise in building user interfaces for Web3 applications with React.js. He integrates smart contracts using Solidity.

&#x20;

Samantha Roberts

\- Specialization: Blockchain Infrastructure and Backend Development using Rust and Go

\- Experience: Samantha brings 12 years of experience in backend development, specializing in building scalable and secure blockchain infrastructures with Rust and Go.

&#x20;

Matthew Turner

\- Specialization: Blockchain Data Analysis and Data Science using Python and R

\- Experience: Matthew has 9 years of experience in blockchain data analysis and data science. He is skilled in Python and R, focusing on analyzing data for Web3 applications and developing predictive models.

&#x20;

These team members bring diverse expertise to contribute effectively to projects leveraging various Web3 development languages and technologies.


---

# 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://industrysonic.gitbook.io/industry-sonic-whitepaper-v-1.0/core-team-members.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.
