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

# Core Team

**CEO & Founder**

[Mert Gur](https://www.linkedin.com/in/mertgur/),  *9 years of experience in game development, design, and production*&#x20;

#### Technology&#x20;

[Hulusi Onder](https://www.linkedin.com/in/hulusionder/), Head of Technology, *10 years of experience in game development*

[Atahan Sezgin](https://www.linkedin.com/in/atahanszgn/), Game Developer, *3 years of experience in game development*

**AI**

[Berk Eserol](https://www.linkedin.com/in/berk-eserol-04b33518/), Head of AI, *10 years of experience in AI development*

[Burak Eserol](https://www.linkedin.com/in/burak-eserol-0b622083/), Senior AI Developer, *7 years of experience in AI development*

[Oguzhan Oguz](https://www.linkedin.com/in/o%C4%9Fuzhan-o%C4%9Fuz-12321770/), Senior AI Developer, *9 years of experience in AI development*

[Selin Cosan](https://www.linkedin.com/company/loop-games/), AI Developer, *7 years of experience in AI development*

[Cem Bulucu](https://www.linkedin.com/in/cem-bulucu/), AI Developer, *7 years of experience in AI development*

#### Production

[Tarık Emre](https://www.linkedin.com/in/tar%C4%B1k-emre-sounddesign/), Product Specialist, *9 years of experience in game audio, testing, and documentation*&#x20;

#### Art&#x20;

[Berkay Yılmaz](https://www.linkedin.com/in/berkay-y%C4%B1lmaz-b9bb1557/), Game Artist, *17 years of experience in game and media art*

#### Marketing&#x20;

[Fırat Avsar](https://www.linkedin.com/in/azizfiratavsar/), Head of Growth, *4 years of experience in game marketing and management*

[Kutay Yanıkoglu](https://www.linkedin.com/in/kutayyanikoglu/), Growth Manager, *4 years of experience in marketing*

[Gulsebnem Sayın](https://www.linkedin.com/in/gulsebnemsayin/), Marketing Artist, *4 years of experience in marketing art*

[Bilgehan Demirel](https://www.linkedin.com/in/ya%C4%9Fmur-ba%C5%9Fg%C3%BCl-b4187312b/), Community Manager, *2* *years of experience in community management*

#### Finance&#x20;

[Arman Demir](https://www.linkedin.com/in/arman-demir/), Finance Manager, *4 years of experience in finance management*


---

# 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://whitepaper.pethereum.io/team/core-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.
