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

# Team

## Team

We're currently like-minded 11 people located across Turkey, Netherlands, Mexico, and Spain. Finceptor's founding team consists of entrepreneurs, blockchain strategists, data scientists, blockchain engineers, software developers, visual artists, and lawyers, involved in many Banking, Finance, DeFi & Web3 projects, including mobile payments systems, launchpads, investment research, GameFi, & DAO.&#x20;

* **CEO, Can Kocagil:** Tech Entrepreneur, Blockchain Strategist, and former Data Scientist in Banking, Finance, and Crypto. [Twitter](https://twitter.com/canKocagil2).&#x20;
* **COO, Arman Vural Budunoğlu:** Former AI Entrepreneur, R\&D Engineer, former Machine Learning Engineer, and Blockchain and Finance Researcher. [Linkedin](https://tr.linkedin.com/in/arman-vural-budunoglu), [Twitter](https://twitter.com/ArmanVural).
* **Blockchain Architect/Developer, Emre Dönmez:** Blockchain Architect, Lead Smart Contract Developer, ex Machine Learning Engineer.&#x20;
* **Full-Stack Engineer, Atahan Yorgancı:** Product Owner, Full-stack Engineer, MSc in Data Science in Bussiness and Entrepreneurship. [Linkedin](https://www.linkedin.com/in/atahanyorganci/), [Twitter](https://twitter.com/AtahanYorganci).
* **Brand Director, Ege Kafali:** Visual Artist, Painter, and Brand Manager. [Ege Kafalı Studio](https://egekafali.com/)
* **Legal Director, Gunes Serel:** Serel Legal Firm Founder, LLM Candidate IT Law, Specializing in Web3 and Blockchain Law. [Linkedin](https://www.linkedin.com/in/nusret-g%C3%BCne%C5%9F-serel-3b9802192/), [Twitter](https://twitter.com/serelkaralegal/status/1465708747074899978?s=24\&t=vKNWA2Ds2VAVsLc1nXwSGw).&#x20;


---

# 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.finceptor.app/fundamentals/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.
