> 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/russian/dobro-pozhalovat-v-pancakeswap/about-us/team/the-kitchen-team.md).

# Команда кухни

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/the-kitchen-team-header.png)

Перейти к интервью с шеф-поваром можно, нажав на его имя.

### Шеф-повара

🐰 Chef Kids — Главный шеф-повар ([Twitter](https://x.com/Headchef_pcs))

🐰 Chef Miso — Продукт

🐰 Chef Maroon — Руководитель BD ([Twitter](https://x.com/ChefMaroon))

🐰 Chef Doxie — Развитие бизнеса ([Twitter](https://x.com/ChefDoxie))

🐰 Chef Madeline — Развитие бизнеса

🐰 Chef Leo — Развитие бизнеса

🐰 Chef Mustard — Операции ([Twitter](https://twitter.com/chef_mustard))

🐰 Chef Pau — Операции

🐰 Chef Cyrus — Данные

🐰 Chef Jackson — Руководитель разработки ([Twitter](https://x.com/0xchefjackson))

🐰 Chef Ryan — Руководитель фронтенд-разработки

🐰 Chef Eric — Фронтенд-разработчик

🐰 Chef Jerry — Фронтенд-разработчик

🐰 Chef Philip — Фронтенд-разработчик

🐰 Chef Penguin — Фронтенд-разработчик

🐰 Chef Taco — Руководитель бэкенд-разработки

🐰 Chef Sanji — Бэкенд-разработчик

🐰 Chef Curry — Бэкенд-разработчик

🐰 Chef Kiwi — Бэкенд-разработчик

🐰 Chef Bob — Бэкенд-разработчик

🐰 Chef Toast — Бэкенд-разработчик

🐕 Chef Snoopy — Руководитель разработки смарт-контрактов

🐰 Chef Omelette — Разработчик смарт-контрактов

🐰 Chef Shiba — Разработчик смарт-контрактов

🐰 Chef Carb — Разработчик смарт-контрактов

🐰 Chef Ramen — Разработчик смарт-контрактов

🐰 Chef Ruby — QA

🐰 Chef Liam — QA

🐰 Chef Rei — Безопасность

🐰 Chef Salade — Руководитель дизайна

🐰 [Chef Cecy](https://medium.com/pancakeswap/kitchen-interviews-chef-cecy-the-magical-3d-artist-making-fluffy-bunnies-e1eda53742f3) — 3D-художник ([Twitter](https://twitter.com/Cecymeade))

🐰 Chef Waffles — Дизайнер

🐰 Chef Noodles — Дизайнер бренда и моушн-дизайнер

🐰 Chef Cola — HR

🐰 Chef Cocoa — Руководитель маркетинга ([Twitter](https://x.com/chef_cocoa_pcs))

🐰 Chef Pixie — Менеджер по продуктовому маркетингу ([Twitter](https://x.com/chefpixiee))

🐰 Chef Marcus — Социальные сети ([Twitter](https://x.com/ChefMarcusPCS))

🐰 Chef Boba — Сообщество ([Twitter](https://x.com/chefboba_pcs))

🐰 Chef Croissant — Мероприятия и 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/russian/dobro-pozhalovat-v-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.
