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

# Team

Background of Our Team\
Our team consists of experienced professionals in AI, blockchain, and finance with strong track records in building and scaling Web3, AI trading, and fintech projects:

* Founders: Former VC investors, ex-developer and finance background supporting over 30 startups across blockchain, SaaS, and AI.
* AI Trading Finance Engineers: Experts in machine learning, predictive analytics, and algorithmic trading with experience in major financial institutions.
* Backend Developers with high available solution experience for enterprise software
* Blockchain Developers: Specialists in smart contract development, DeFi protocols, and Avalanche infrastructure.

Arda ASKIN, Co-founder CEO\
Arda is a technology investor, entrepreneur, and ex-developer with extensive experience in venture capital, startup growth, and emerging technologies. As a former Managing Director and Board Member of a seed tech fund in Istanbul, he has spearheaded investments in and supported the growth of over 30 early-stage tech startups across B2B SaaS, web and mobile applications, e-commerce, edtech, augmented reality, and artificial intelligence, successfully completing 4 exits. With a background in systems engineering and software development, they provide both strategic and technical expertise to help startups scale. Having served on multiple boards, Arda has played a key role in shaping company strategies, driving innovation, and facilitating market expansion. A long-time advocate of blockchain, web3, and cryptocurrency, he has been deeply involved in the space for years, leveraging their expertise to navigate the evolving digital economy. Currently, he runs a YouTube series sponsored by Inc.Magazine Turkey Edition, sharing insights on blockchain and crypto with guests from industry . Passionate about fostering innovation, they continue to explore opportunities in web3, technology investments, and sustainable solutions, shaping the future of digital ecosystems\
\
Ersoy Kiraz, Co-founder CFO, COO \
Ersoy has a Master’s degree in finance and extensive experience in international capital markets. He managed a $50 million AUM family office fund, actively trading across forex, commodities, and equities. With a strong background in M\&A, he has successfully led transactions in the MENA region, leveraging bank loans for strategic acquisitions. As an investor, he has backed over 50 startups, achieving four successful exits. Additionally, he has held the position of Managing Director at a publicly listed company on the Istanbul Stock Exchange. He has a special interest in building Algorithmic trading models.\
\
Güven Ozyurt, CTO\
Güven is an experienced Software Engineer with a strong background in enterprise-level projects. He holds a degree in Computer Engineering and has worked as both a software engineer and architect on numerous large-scale applications. With expertise in rapid product development and deployment, Güven has a proven track record of delivering high-quality solutions in the internet industry. In addition to his extensive experience in Turkey, he has provided software consulting services for multiple international projects, helping businesses optimize their technology strategies. His deep technical knowledge and problem-solving skills leads Knidos' technical development at all levels.

Alper Bekar, CPO \
Alper is a seasoned product leader serving as Chief Product Officer, combining innovative vision with operational excellence. He guides teams in identifying market opportunities and scaling product portfolios through data-driven decision-making and agile methodologies. With a strong focus on user-centric design and strategic execution, Alper builds bridges between product development, customer experience, and business goals, driving both customer satisfaction and sustainable growth.<br>

Kağan Ayık, Data Scientist/Modeling\
With a deep focus on integrating advanced technologies like machine learning and deep learning, he has led the creation of a powerful platform that delivers predictive insights on financial, social, and political dynamics across regions. His mission is to help Knidos detect early signals of change, unlock strategic opportunities, and gain a competitive edge through actionable, data-driven intelligence.

Mustafa Ahiskali, Web3 Dev.\
Semih Yalçın, Backend Dev\
Şevval Bulburu, Backend Dev\
Nur Kardelen, Marketing\
Doruk Kurtoğlu, Marketing


---

# 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://knidos.gitbook.io/knidos/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.
