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

# Equipe

### Nicolás Marín

Business Angel.

* [LinkedIn](https://www.linkedin.com/in/nicolasmarin/)
* [Twitter](https://twitter.com/nicolasmarin)

### Alberto García

BlockChain e Tech Advisor. Programador em Tempo Integral e especialista em segurança da informação, conta com mais de 10 anos de experiência.

* [LinkedIn](https://whitepaper.soccerarena.io/portuguese/misc/www.linkedin.com/in/alberto-7ab125237)
* [Twitter](https://twitter.com/agsola)

### Ángel Pérez Paniagua

Designer gráfico, modelador e animador 3D no Blender.

* [LinkedIn](https://www.linkedin.com/in/angel-paniagua-perez-aa4589152/)

### Alejandro García

Desenvolvedor full stack, entusiasta de blockchain e empreendedor com mais de 20 anos de experiência. Ele esteve envolvido como consultor e desenvolvedor em dois jogos NFT populares e bem-sucedidos durante 2021 (o acordo de divulgação de privacidade impede fornecer mais informações).

* [LinkedIn](https://whitepaper.soccerarena.io/portuguese/misc/www.linkedin.com/in/alejandrogarciasuarez)

### Emerson Silva de Souza

Ilustrador, é o encarregado de dar forma e criar os modelos 3D e animações.

* [ArtStation](https://emerson3ds.artstation.com/)

### Xisco Albors

Estratégia de Marketing e Especialista em Metaverse

* [LinkedIn](https://www.linkedin.com/in/xiscoalbors/)
* [Twitter](https://twitter.com/XiscOins)


---

# 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.soccerarena.io/portuguese/misc/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.
