> 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/kits-de-marca-e-midia.md).

# Kits de Marca e Mídia

Uma maneira poderosa de apoiar nossa missão é compartilhar sobre o impactMarket, nossas histórias de impacto e casos de uso, e nossos produtos. Você pode encontrar recursos úteis aqui para comunicar sobre o impactMarket, garantindo consistência e uso correto de nossos ativos de marca.

### Protocolo impactMarket

* [Kit de marca](https://drive.google.com/file/d/1sowqxGudKAUhQP5aUZu_uNVwJAjipPxb/view?usp=sharing)
* [Logos e símbolo ](https://drive.google.com/drive/folders/1dKjMkdXxA7vrCHoOOdDebHYp40RbPg-1?usp=share_link)

### Carteira Crypto Libera&#x20;

* [Kit de marca](https://drive.google.com/file/d/1Zy0K3piVx6YvadMtrR696pb3E6Ysyq7C/view?usp=sharing)
* [Logos e símbolo](https://drive.google.com/drive/folders/1CeXFU6gVDztvl0pral31pXFLOmNRNrQ3?usp=share_link)

### Os líderes da impactMarket

* [Conheça nossos líderes](/portugues-brasil-1/general/nosso-time.md)
* [Fotos](https://drive.google.com/drive/folders/1e4eaVOLmZ6nDVpCQvMRwD8mSny14WzvA?usp=share_link)

{% hint style="info" %}
Nossos ativos de marca e marcas registradas pertencem exclusivamente à impactMarket. Para manter a sua consistência, pedimos que todo uso de terceiros de nossos ativos de marca seja apropriado e autorizado.

Permanecemos à disposição em caso de dúvidas ou caso precise de outros recursos que não estão disponíveis aqui. Você pode entrar em contato conosco em <hello@impactmarket.com>.
{% endhint %}


---

# 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/kits-de-marca-e-midia.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.
