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

# 9. The Team

StarkMeta’s team is composed of industry veterans and experts in game development, blockchain, AI, and decentralized finance:

**Founder/CEO: Jaian Cuttari** – A visionary with years of experience in gaming and blockchain technology.

Jaian previously founded Veltrust, one of the top performing management consulting & investment firms in the United States landing in the Fortune 100 fastest growing businesses of 2020

{% embed url="<https://www.linkedin.com/in/jaian-cuttari-97158b90>" %}

**CTO: Oliver Taylor** – Expert in Unreal Engine, AI, and decentralized systems.

A seasoned Chief Technology Officer with 5 years of expertise, drives technology strategies at StarkMeta, having led innovative projects in London and Manchester, supported by a relevant academic background and continuous skill development.

**VPE: David Mitchell** - VP of Engineering at StarkMeta, blending 3 years of leadership with a Manchester engineering degree, adept in agile methodologies and project optimization.

**Game Designer: Alessia Lombardi** – Creative leader with a passion for developing engaging gameplay and immersive worlds.

{% embed url="<https://www.linkedin.com/in/alessia-lombardi-025447246/>" %}

**Blockchain Lead: Elena Sokolov** – Specialist in smart contracts, tokenomics, and decentralized ecosystems.

**AI Specialist: Thomas Ken** – Expert in machine learning and AI-driven game design.

{% embed url="<https://github.com/AlterShadow>" %}

Marketing & Community Lead: Charlotte Evans – Experienced in growing online communities and driving brand awareness.

Charlotte is our experienced professional in the project management. She brings together various talents of small teams to produce unrivaled and unique work.

{% embed url="<https://www.linkedin.com/in/charlotte-evans-54a17626b/>" %}


---

# 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://starkmeta-1.gitbook.io/starkmeta-wp/readme/9.-the-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.
