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

# Team

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

## Matthieu BROSSARD - CEO

Matthieu co-founded Blue Sky Interactive and is involved with all the key decisions when it comes to the game, its marketing, and operations. He leads the company in France.

For the past 10 years, Matthieu has been involved in the development of free to play mobile games at different Gameloft studios in Mexico, the United States and France. First working as a local producer on titles ranging from in house licenses like his first game: Zombiewood, to licensed games like Ice Age Village or Cars. Then getting to a studio Manager position for a studio of 40 people. Finally, he focused more on the product side at the Headquarters in Paris, working on titles such as Asphalt 9, Disney Magic Kingdom or Dragon Mania Legends in a Product Director capacity.&#x20;

He holds an Engineering Degree in Telecommunication from IMT Lille Douai with a specialty in International Multimedia Project Management as well as a Global E-Business Master degree from Université de Lille.

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

## Salvador NOEL ROMO GARCIA - STUDIO MANAGER

Salvador is a serial entrepreneur and experienced video game developer.&#x20;

Having worked for Gameloft alongside Matthieu in Mexico and in the USA in a lead developer capacity, he is the perfect person to lead the Mexican studio that is already delivering the experience you play today. His other experiences have been at intel and Oracle.&#x20;

He holds an Engineering degree in computer science from Universidad Autónoma de Aguascalientes.

[LinkedIn](https://www.linkedin.com/in/salvador-noel-romo-garcia-3003124a/)

## Ryan TURNER - MARKETING MANAGER

AKA NoAutoPilot, host of the [Token Takeover podcast](https://podcasts.apple.com/gb/podcast/the-token-takeover/id1683186581).

Strong of previous experiences building and animating web3 game communities, Ryan is structuring all our games go to market strategies.


---

# 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://contact-182.gitbook.io/last-resort/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.
