> For the complete documentation index, see [llms.txt](https://docs.1move.io/pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/pt/equipe.md).

# Equipe

## **Diretor da Blockchain & Tokenomics**

![](/files/l68tKYOPmKIqVyvuxELZ)

**Max Anthony Chan**

Anthony é a pessoa chave na equipe de engenharia e é responsável por nossas estratégias técnicas e operações de engenharia.

Anthony tem uma vasta experiência em escrever smart contracts de blockchains e tem estado envolvido em muitos projetos de tokenomic em toda a Ásia.

Ele trabalhou anteriormente como engenheiro de software em várias empresas de desenvolvimento de software em Cingapura, Hong Kong e Taiwan.

## **Diretor de Jogos e Tecnologia**

![](/files/GgLEHXS4IqyvzG4Mf0mF)

**Michael Tang**

Michael é responsável por arquitetar, desenvolver e implantar o mecanismo de jogo e navegação UI de ponta a ponta para 1Move.

Ele tem mais de 15 anos de experiência no desenvolvimento de jogos e tem profundo conhecimento em RPG multi-jogador baseado em turnos abertos com NFTs no PlayCanvas.

## **Diretor de Desenvolvimento de Negócios**

![](/files/CAZpQ0CFH5AhyBpnErFX)

**Felix Morales**

Felix tem mais de 18 anos de experiência em Desenvolvimento de Negócios e Marketing e lidou com várias empresas MNC como Foxconn Technology, Shell e Microsoft.

A vantagem do Felix está no fornecimento de conhecimentos comerciais, enriquecimento de dados e análises avançadas. Seu papel inclui compreender a mentalidade do consumidor e projetar estratégias de marketing criativas e de dados.

Ele também tem auxiliado várias ONGs na obtenção e consolidação de dados para numerosas missões humanitárias ao redor do mundo.


---

# 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://docs.1move.io/pt/equipe.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.
