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

# Core Team

​<https://www.linkedin.com/in/aurimas-barauskas-169897233/>​

**Aurimas Barauskas** (CEO): 10 years business experience. Also experienced in team building, organizing events, building partnerships, finding clients.&#x20;

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

<http://linkedin.com/in/rimantas-radzevicius-2b748815b>

**Rimantas Radzevicius** (CBDO): 10 years of experience in fintech and regtech industries. Co-founder of Ondato. Keeping the focus on business strategy, scaling and management of clients’ relationships.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

​[https://www.linkedin.com/in/edgaras-pokrovinas-174829229](https://www.linkedin.com/in/edgaras-pokrovinas-174829229/)​

**Edgaras Pokrovinas** (CMO, Graphic Designer): 3 years crypto community manager, 10 years graphic design, professional gamer.

\-----------------------------------------------------------------------------------------

<https://www.linkedin.com/in/glebs-medvedevs-9baba6197/>

**Glebs Medvedevs** (CTO, Backend developer): 5 years of professional experience in game development.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

​<https://www.linkedin.com/in/paulius-mitrikas-a7335030b/>​

**Paulius Mitrikas** (Cinematic artist, 3D developer): 8 years of experience in 3D graphics and cinematics.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

​<https://www.linkedin.com/in/gustas-klisauskas/>​

**Gustas Klisauskas** (CTO, Full Stack): 5 years in web development & design, 2 years in web3 React.js, Node.js, Solidity, Hardhat.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

​<https://www.linkedin.com/in/eduardo-jaimes-garcia-558aa9230/>​

**Eduardo Jaimes** (Character Lead): 6 years of experience, head designer at MX0 Joyeria, specializes in jewelry and character design for 3D printing and games.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

​<https://www.linkedin.com/in/dario-quarta-313371122/>​

**Dario Quarta** (Character Animator): 7 years experience, worked with studios like Dimension Studio, FowStudio, Hammerhead, Tinbob, and Eggron.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

<https://www.linkedin.com/in/olga-kyrylyuk-50861545/>

**Olga Kyrylyuk** (3D artist): 6 years of experience creating 3D models for clients in the digital media, technology and gaming industries. Olga specializes in creating characters for virtual/augmented reality, 3D printing and games.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

<https://www.linkedin.com/in/pasha-gesta-79637b1ab/>

**Pavel Suckel** (3D Artist, Game Designer): 10 years of experience in game development and design. Pavel owns 3D shops dedicated to Unreal Engine and Unity. His specialization encompasses the creation of 3D environments, game design, post-processing effects, and virtual reality.

<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://arcane-studios.gitbook.io/sentinel-whitepaper-v1.0/team/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.
