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

# Team & Advisors

<figure><img src="/files/Ur8oeZw6kqzZgc2R87aV" alt=""><figcaption></figcaption></figure>

<details>

<summary>Management</summary>

[Carlos Roldán](https://www.linkedin.com/in/whiteyhat/) - CEO

[Danyil Shatko](https://www.linkedin.com/in/danyil-shatko/) - CGO

[Pablo Sciarrotta](https://www.linkedin.com/in/pablo-m-sciarrotta-alcover-210607170/) - CFO

[Alejandro Lillo](https://www.linkedin.com/in/alejandro-lillo-aranda/) - Launchpad & Incubation director

</details>

<details>

<summary>Development</summary>

[Toni Cañas](https://www.linkedin.com/in/tonicg23/) - CTO Gaming

[Jose Ignacio Carretero](https://www.linkedin.com/in/jos%C3%A9-ignacio-carretero-yarza-0a7b9b117) - BackEnd Developer

[Saúl Moreno](https://www.linkedin.com/in/marcio-s-araujo-moreno-teixeira-3580b878/) - FullStack Developer

[Marcos Vidal](https://www.linkedin.com/in/marcosvidal1987/) - Unity Developer

[Alejandro Checa](https://www.linkedin.com/in/alejandro-checa-unity-developer/) - Unity Developer

[Carlos Picas](http://linkedin.com/in/carlos-picas-87aa621ba) - Technical Artist

[Jorge Glez. Regalado](https://www.linkedin.com/in/jorge-gonzalez-regalado/) - Head of Engineering

Oscar Domingo Martinez  - Backend Developer

[Daniel Ramirez](https://www.linkedin.com/in/daniel-ramirez-concepcion/) - FrontEnd Lead

[Gabriel Barandiaran](https://www.linkedin.com/in/gabrielbarandiaran/) - FullStack Developer

[Nicolás Francisquelo](https://www.linkedin.com/in/nicolas-francisquelo/) - Frontend Developer

[Javier García Polo](https://www.linkedin.com/in/javier-garcia-polo/)  - FullStack Developer

[Nuno David Gonsalves](https://www.linkedin.com/in/ndavd/) - FrontEnd Web3

[Miroslav](https://www.linkedin.com/in/miroslav-k-142a03283/) - FrontEnd Web3

[Gonzalo Rivas](https://www.linkedin.com/in/gonzalorivasconcepion/) - FrontEnd Web3

[Conekia](https://www.linkedin.com/company/conekia/about/) - DevOps (External)

</details>

<details>

<summary>Art</summary>

[David De León](https://www.linkedin.com/in/davidleonluis/) - Art Director

[Joaquín Moreno](https://www.linkedin.com/in/joaquinmorenomuriel/) - 2D/3D Animator

[Medhy Chabour](https://www.linkedin.com/in/medhychabour/) - UX/UI Product Designer

</details>

<details>

<summary>QA &#x26; Game Design</summary>

[Max Llovera](https://www.linkedin.com/in/max-llovera-mart%C3%AD-273929241/) - QA Tester / Game Designer

Joel Nerín - QA Tester / Game Designer

[Ricardo Ortega](https://www.linkedin.com/in/ricardo-ortega-calvo-45277424b/) - QA Tester

[Maria Fernanda](https://www.linkedin.com/in/mar%C3%ADa-fernanda-anagua-a43498174/) - QA Tester / Customer Support

</details>

<details>

<summary>Business Development &#x26; Sales</summary>

[Guille de Torres](https://www.linkedin.com/in/guillermo-de-torres-alemany/) - Head of BD / PM

[Rodrigo Barroso](https://www.linkedin.com/in/rodrigo-barroso-sereno-b40757238/) - Head of Game Partnerships / PM / Sales

</details>

<details>

<summary>Marketing</summary>

Omar Valero - Marketing Lead

Lucas Orzes - Marketing

[Rafa Muñoz](https://www.linkedin.com/in/shuzked/) - Content Designer

</details>

<details>

<summary>People &#x26; Talent</summary>

David Orgaz - Head of People

</details>


---

# 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.elixir.games/about-us/team-and-advisors.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.
