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

# Meet The Team

## Rocket Labs

**Founder & CEO**

![](/files/sro7vQKNCIujhkSeSH3Y)

Rocket Labs is the brains behind introducing PixelGuild to Solana! Our key strategist and the Web3 Guru.

## Baba

**Lead Artist & Developer**

![](/files/c08o29jbUVVg6sy8vaTX)

Baba is the creative behind PixelGuild, in charge of creating a world that everyone will find nostalgic, engaging and aesthetically pleasing!

## Toast

**Lead Game Developer**

![](/files/KzvBliZMbCsLzIHRgAKM)

Toast is the powerhouse behind PixelGuild, in charge of all elements of gameplay to ensure that the game is fun and captivating!

## Nazaire

**Full Stack Developer**

![](/files/Butqlw1iUm2T0qe0fTIF)

Full-stack developer responsible for building the front-end application, back-end server, and blockchain integrations.

## CryptoCoders

**Strategy, Operations and Development**

![](/files/D56hkYtC2aPYqFY7rmec)\
\
Professional services firm with 9 team members, involved in 40+ projects across Web2 & Web3.

Responsible for Product Management, Project Management, Marketing Execution, Art Generation, The NFT Launch, Development Services and Content Creation.


---

# 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.pixelguild.gg/introduction/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.
