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

# Team

Scorum was founded in 2017 and currently employs more than 100 people worldwide.

### Vlad Artsemeyev – CEO

Huge experience building and leading successful blockchain products over more than a decade in the industry.

[LinkedIn](https://www.linkedin.com/in/vladislav-artemyev/)

### Andrei Filipovich – CDO

One of the industry’s most creative and forward-thinking CDOs, driving innovation forward with new concepts.

[LinkedIn](https://www.linkedin.com/in/andrey-filipovich/)

### Vitalii Zalievskyi – CPO

An accomplished product leader with over 13 years in the industry, Vitalii has spearheaded the development of AAA products, mobile games, AR/VR experiences, and gambling products.&#x20;

[LinkedIn](https://www.linkedin.com/in/vitalii-zal/)

### Oleg Smolerov – CPO

An experienced professional with over a decade in iGaming and 5+ years in product management, Oleg has a strong track record of developing international B2B products with 100k+ MAU, focusing on sports betting, casino, and personalization tools.

[LinkedIn](https://www.linkedin.com/in/oleg-smolerov/)

### Andrei Shneider – CTO

With a focus on high-load and blockchain applications, Andrei architected Decentr and created Scorum's blockchain platform. Proficient in golang, microservices, and several databases.

[LinkedIn](https://www.linkedin.com/in/andreischneider/)

### Mark Glinnik – BA Lead

A Business Analyst Lead with a specialized focus on cryptocurrency markets. Known for his deep analytical skills and proficiency in designing strategies that enhance asset value and ensure regulatory compliance.

[LinkedIn](https://www.linkedin.com/in/mglinnik/)

### Darya Babusko – Marketing Manager

With a background of 5+ years in the iGaming industry, Darya specializes in social media and branding. She has a knack for creating compelling marketing campaigns that boost brand awareness and drive user engagement.

[LinkedIn](https://www.linkedin.com/in/darya-babusko-mq/)

<br>


---

# 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://scorum.gitbook.io/scorum-network-2.0-whitepaper/scorum-team/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.
