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

# The Kitchen Team

![](/files/kTlOkBTtaax1lrv8Y2SV)

You can jump to the kitchen interviews article by clicking chef's name.

### The Chefs

🐰 Chef Kids - Head Chef ([Twitter](https://x.com/Headchef_pcs))

🐰 Chef Miso - Product

🐰 Chef Maroon - BD Lead ([Twitter](https://x.com/ChefMaroon))

🐰 Chef Doxie - Business Development ([Twitter](https://x.com/ChefDoxie))

🐰 Chef Madeline - Business Development

🐰 Chef Leo - Business Development

🐰 Chef Mustard - Ops ([Twitter](https://twitter.com/chef_mustard))

🐰 Chef Pau - Ops

🐰 Chef Cyrus - Data

🐰 Chef Jackson - Dev Lead ([Twitter](https://x.com/0xchefjackson))

🐰 Chef Ryan - Frontend Dev Lead

🐰 Chef Eric - Frontend Dev

🐰 Chef Jerry - Frontend Dev

🐰 Chef Philip - Frontend Dev

🐰 Chef Penguin - Frontend Dev

🐰 Chef Taco - Backend Dev Lead

🐰 Chef Sanji - Backend Dev

🐰 Chef Curry - Backend Dev

🐰 Chef Kiwi - Backend Dev

🐰 Chef Bob - Backend Dev

🐰 Chef Toast - Backend Dev

🐕 Chef Snoopy - Smart Contract Dev Lead

🐰 Chef Omelette - Smart Contract Dev

🐰 Chef Shiba - Smart Contract Dev

🐰 Chef Carb - Smart Contract Dev

🐰 Chef Ramen - Smart Contract Dev

🐰 Chef Ruby - QA

🐰 Chef Liam - QA

🐰 Chef Rei - Security

🐰 Chef Salade - Design Lead

🐰 [Chef Cecy](https://medium.com/pancakeswap/kitchen-interviews-chef-cecy-the-magical-3d-artist-making-fluffy-bunnies-e1eda53742f3) - 3D Artist ([Twitter](https://twitter.com/Cecymeade))

🐰 Chef Waffles - Designer

🐰 Chef Noodles - Brand / Motion Designer

🐰 Chef Cola - HR

🐰 Chef Cocoa - Marketing Lead ([Twitter](https://x.com/chef_cocoa_pcs))

🐰 Chef Pixie - Product Marketing Manager ([Twitter](https://x.com/chefpixiee))

🐰 Chef Marcus - Social Media ([Twitter](https://x.com/ChefMarcusPCS))

🐰 Chef Boba - Community ([Twitter](https://x.com/chefboba_pcs))

🐰 Chef Croissant - Events and PR


---

# 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.pancakeswap.finance/welcome-to-pancakeswap/about-us/team/the-kitchen-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.
