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

# Meet the Core Team!

## Mesut Demirtaş

{% hint style="success" %}
\
![](/files/dkQVJ28gEINTHz0ve4KG)

**Founder & CEO**

Mesut Demirtaş

*He has 10 years of experience in Digital Media and Digital Marketing and 8 years of experience in the cryptocurrency industry*
{% endhint %}

## Yavuz Selim Şahin

{% hint style="success" %}
\
![ekip-amin.jpg](/files/azKEOAHNY5TLy9EAbncQ)

**Software Developer Team Lead**

Yavuz Selim Şahin

*Expert in Software and Server security. He leads the Ivy Live software team. He laid the first foundation stones.*
{% endhint %}

## Cem Tosun&#x20;

{% hint style="success" %}
\
![ekip-amin.jpg](/files/nBspDRe140zUEAxWtYyL)

**Blockchain Developer**&#x20;

Cem Tosun

*A civil engineer who has experience for more than 8 years about gaming ecosystems creation, coding, business development and blockchain.*
{% endhint %}

## Yavuz Ulgar

{% hint style="success" %}
\
![ekip-amin.jpg](/files/PaUimAyaKMu9IxJ3f2KM)

**Developer**

Yavuz Ulgar

Interested in iOS development and writing decentralized web3 applications. Cryptocurrency and blockchain interest for over 5 years.
{% endhint %}

## Amin Hasan Pour

{% hint style="success" %}
\
![ekip-amin.jpg](/files/ERWCt1P0RDG6LVFMKbC2)

**Partnership Manager**

Amin Hasan Pour

*It enabled the cooperation of cryptocurrencies with many cryptocurrency exchanges. The sought-after name of cryptocurrency exchanges for many years*
{% endhint %}

## Naci Elmas

{% hint style="success" %}
\
![ekip-amin.jpg](/files/ubkiqyquvFxzWcQ8bQX8)

**Business Development Manager**

Naci Elmas

*Many cryptocurrencies have contributed to the growth of the community. He has collaborated on many different blockchain projects.*&#x20;
{% endhint %}

<br>

## Ebubekir Cengiz

{% hint style="success" %}
\
![ekip-amin.jpg](/files/SckBNhGLJv9FhquummyH)

**Community Manager**

Ebubekir Cengiz

*He is an expert with in-depth knowledge of community management and social networks. Her effective communication stands out and she always puts the needs of the community first.*
{% endhint %}

## Berat Kurtulmuş

{% hint style="success" %}
\
![ekip-amin.jpg](/files/iY3wyrhn6wFRjkMSS10T)

**Developer**

Berat Kurtulmuş

He participates in cryptocurrency communities. He develops Web3 applications at a junior level and continues his education.
{% endhint %}


---

# 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://ivy-live.gitbook.io/ivylive/team/meet-the-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.
