> For the complete documentation index, see [llms.txt](https://docs.impactmarket.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.impactmarket.com/portugues-brasil-1/general/nosso-time.md).

# Nosso Time

## Liderança

A impactMarket é construída por uma equipe diversificada de talentos de todo o mundo. Falando sobre diversidade, temos orgulho de destacar que metade de nossos líderes são mulheres, uma exceção não apenas no ecossistema Web3, mas em várias indústrias. Isso diz muito sobre nós, nossos valores e nosso trabalho na impactMarket. Conheça nossos líderes inspiradores abaixo e encontre suas fotos [aqui](https://drive.google.com/drive/folders/1e4eaVOLmZ6nDVpCQvMRwD8mSny14WzvA?usp=share_link). Para informações adicionais, entre em contato conosco pelo e-mail <hello@impactmarket.com>.

William Le - Diretor Executivo

Marco Barbosa - Cofundador e Presidente

Bernardo Vieira - Cofundador e Diretor de Tecnologia

Afonso Barbosa - Cofundador e Diretor de Produto e Design

Jessica Gaubert - Diretora de Operações

Susanne Zapelão - Diretora de Marketing

Mariana Vilaça - Gerente de Recursos Humanos

Ana Catarina Neves - Gerente de Sucesso da Comunidade

***

## Carreiras

Fique ligado no [LinkedIn](https://www.linkedin.com/company/impactmarket/) da impactMarket para acompanhar as vagas em aberto em nossa equipe e acesse também nosso portal de Carreiras:

{% embed url="<https://impactmarket.gitbook.io/careers/>" %}


---

# 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.impactmarket.com/portugues-brasil-1/general/nosso-time.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.
