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

# Project Team

**Gözde Venedik, CEO:** She published 2 scientific articles in local and global publications. She has participated in various domestic and international congresses and exhibitions with his technical studies. Being a "Deal Maker" is her area of expertise. She stepped into social entrepreneurship, which was his dream, by establishing a software and project company by completely changing his career and profession. She is the founder and CEO of Help Steps, the company's first product.

{% embed url="<https://tr.linkedin.com/in/g%C3%B6zde-venedik>" %}

**Kamil Özörnek, General Manager:** After completing his MBA in the USA, he worked as a senior executive in many different sectors. He has also taken his place in the startup ecosystem with his own investments. In 1999, Kamil stepped into the startup ecosystem as the Co-Founder and General Manager of [sahibinden.com](https://sahibinden.com/) (One of Turkey's largest startups, company valuation exceeds 5 billion dollars). In 2009, he co-founded a marketplace startup in Los Angeles, USA for 3 years and then co-founded a Seattle-based programmatic job advertising startup in 2017. He is the general manager of Help Steps project.

{% embed url="<https://www.linkedin.com/in/kamil-ozornek-mba-a9451b17/>" %}

**Fikri Murat Bumin Nar, CTO:** He worked on advanced programming modules. He has specialized in Microsoft technologies since 2009, mobile application technologies since 2013.

{% embed url="<https://tr.linkedin.com/in/fmbnar?original_referer=https://www.google.com/>" %}

**Ertan Can Yazıcı, Board Member:** He is one of the managers of the Impacters Club investment group based in Switzerland. He is known for his global sports & technology investments. Sports clubs have good relations with the investment sector. Also, he led the company's latest equity investment round. He is a board member of Help Steps project.

{% embed url="<https://uk.linkedin.com/in/canyazici>" %}


---

# 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://help-steps-1.gitbook.io/whitepaper/introduction/project-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.
