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

# Meet the Team

### Spanning across America, Canada, and Asia, gm/gn is a team of passionate professionals with several decades of experience in tech, finance, and building culture and communities. Our mission is to unlock as much value as possible in new and disruptive technologies. Join us as we build the future of Web3.

## Derrick

👋 Co-Founder & CEO — 💌 <derrick@gmgn.gg> — 🔗 [LinkedIn](https://www.linkedin.com/in/derrick-yazwa-0182637b/)

### ![](/files/jAGwcjjq2DT5o9CHrLQM)

### Bio

After spending more than two decades in the corporate tech world, working for companies such as GoDaddy and Amazon, Derrick set out on his own and has been an entrepreneur for more than a decade, having bought and sold several businesses in the web space. He fell in love with BTC in 2013 and has never looked back, now dedicating his life to the world of Web3.

## Vinny

👋 Co-Founder & Creative Director — 💌 <vincent@gmgn.gg> — 🔗[LinkedIn](https://www.linkedin.com/in/vinny-le/)

![](/files/oXya2ImQscKArex2m6dZ)

### Bio

Helped launch multiple licensed financial institutions from the ground up, from international banks to licensed broker-dealers and mutual funds. Over his 15+ year career in finance, raised $100m+ in assets and implemented top investment platforms such as Interactive Brokers and Saxo Bank to thousands of users.

## Shubby

👋 Head of Marketing — 💌 <stefan@company.com> — 🔗[LinkedIn](https://www.linkedin.com/in/kunwar-singh-96ba848b/)

### ![](/files/nI5l80prh22oXSjHqLUT)

### Bio

He began his career in the hospitality field and it shines through in everything he does. Shubs is the glue that holds everything together at gm/gn as the Head of Community and the Master of Memes. If you ever have any issues or questions about our products or anything else, he will work tirelessly to make sure you're sorted out and happy. Ask him for memes.

## Based Devs

🔗[GitHub](https://github.com/gmgndev)

### ![](/files/XKE8Ft01rCNCFZiUBaEa)

### Bio

Absolute rock stars and the backbone of our company, our dev team has more than a combined 40+ years working at very high levels. Led by a dev that has worked on some of the top DeFi projects out there and another dev who's an Engineer at Google, these guys can accomplish whatever we dream up.


---

# 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://gm-gn.gitbook.io/user-guide/meet-the-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.
