> 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/impactmarket-apps/whitepaper-impactmarket.md).

# Whitepaper impactMarket

Autores:[ ](https://www.linkedin.com/in/yoniassia)Avina Ajit e Susanne Zapelão.

Contribuição de:[ ](https://www.linkedin.com/in/hadarrottenberg/)Yingshi Huang, Onye Dike e Jessica Gaubert.

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

{% hint style="info" %}
Este documento está sujeito a alterações com a adição de recursos e serviços dentro do protocolo.
{% endhint %}

Na tentativa de fornecer uma sumarização abrangente, o conteúdo apresentado neste white paper não abrange todos os aspectos das funções, atividades e impacto do protocolo e destina-se exclusivamente a fins informativos. O principal objetivo deste documento é fornecer aos leitores insights sobre a visão do impactMarket e seus objetivos na promoção do empoderamento financeiro.

***

## Índice

1. [**Visão Geral**](/portugues-brasil-1/impactmarket-apps/master.md)
2. [**Produtos da impactMarket** ](/portugues-brasil-1/impactmarket-apps/2.-produtos-impactmarket.md)

* [Microcrédito ](/portugues-brasil-1/impactmarket-apps/2.-produtos-impactmarket/microcredito.md)
* [Renda Básica Incondicional (UBI) ](/portugues-brasil-1/impactmarket-apps/2.-produtos-impactmarket/renda-basica-incondicional-ubi.md)
* [Libera - Carteira Crypto ](/portugues-brasil-1/impactmarket-apps/2.-produtos-impactmarket/libera-carteira-crypto.md)
* [Aprenda e Ganhe ](/portugues-brasil-1/impactmarket-apps/2.-produtos-impactmarket/aprenda-e-ganhe.md)

3. [**Protocolo impactMarket**](/portugues-brasil-1/impactmarket-apps/3.-protocolo-impactmarket.md)

* [Token PACT](/portugues-brasil-1/impactmarket-apps/3.-protocolo-impactmarket/token-pact.md)
* [Votação e Governança](/portugues-brasil-1/impactmarket-apps/3.-protocolo-impactmarket/votacao-e-governanca.md)&#x20;

4. [**Mensuração de Impacto**](/portugues-brasil-1/impactmarket-apps/4.-mensuracao-de-impacto.md)

[**Sobre a Empresa**](/portugues-brasil-1/general/nosso-time.md)

[**Desenvolvedores**](/portugues-brasil-1/developers/contratos-inteligentes-smart-contracts.md)


---

# 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/impactmarket-apps/whitepaper-impactmarket.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.
