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

# Team

<div align="left"><img src="/files/OSFjADLUxlEbKumieAfy" alt=""></div>

### Evgeny Kayumov

**Co-Founder / Head of Sales EMEA**

Serial Entrepreneur — a passionate innovator and business development mastermind. More than 15 years of experience in building tech companies, their sales and marketing operations.

Previously: [RGK Mobile](https://rgkmobile.com/company) & [Soax](https://soax.com)

:link: [LinkedIn](http://linkedin.com/in/kaumoff)

<div align="left"><img src="/files/l6KmF0jyP8lkdcTcJXuV" alt=""></div>

### **Artem Isay**

**Co-Founder / CEO**

Entrepreneur and early Crypto investor — Artem has a strong skill set of technical and operational background, with a deep knowledge of product building and team scaling.

Previously: [Oisto](https://oisto.com)

:link: [LinkedIn](https://www.linkedin.com/in/artem-isay-aa4852bb)

<div align="left"><img src="/files/uBHz1TXjmjzBudkUHDtj" alt=""></div>

### Vadim Korepov

**Co-Founder / COO**

Exceptionally good at managing teams and operations, Vadim has a unique fusion of ability to scale and zealous delivery efficiency.

Previously: [Partnerkin](https://partnerkin.com) & [Affiliateconf](https://affiliateconf.com)

:link: [LinkedIn](https://ru.linkedin.com/in/koreps)

<div align="left"><img src="/files/14Ahj9fVpIQLk1Aykmtu" alt=""></div>

### Stefans Keiss

**Co-Founder / Board Member**

Serial Entrepreneur with a track record of successful startup and scale-up experience, including 2 (and counting!) IPOs. Stefan’s superpower lays in team building and strategic planning.

Previously: [Airnow](http://airnow.com/)

:link: [LinkedIn](http://linkedin.com/in/stefanskeiss/)

<div align="left"><img src="/files/50MzSzKOsttBlzjzLtRo" alt=""></div>

### Roman Martynov

**Co-Founder / CTO**

Many times CTO and 0-to-1 development prodigy — Roman is especially good at quickly delivering product-grade solutions out of thin air.

Previously: [Soax](https://soax.com)&#x20;

:link: [LinkedIn](https://ru.linkedin.com/in/sintanial\\)


---

# 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.metapax.io/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.
