> 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/espanol-1/impactmarket-apps/3.-protocolo-impactmarket/usdpact.md).

# $PACT

[**$PACT es el token de gobernanza de impactMarket.**](https://medium.com/impactmarket/introducing-pact-governance-token-airgrab-impact-farming-4e99c899701e) Actúa como un medio global de gobernanza que empodera a los participantes a través de la toma de decisiones y mecanismos integrales de incentivos.

**A los titulares de tokens** se les otorgará la capacidad de influir en la salud, la dirección, el crecimiento y el impacto futuros del protocolo:&#x20;

* **Delegación** de poder de voto: cualquier titular de token puede delegar el poder de voto en sí mismo, en alguien en quien confíe o en participantes clave del protocolo. Puedes votar con cualquier cantidad de fichas; no necesita apostarlos, solo guárdelos en su billetera.
* **Verificación y validación de comunidades:** Cada nueva comunidad UBI se presentará como una propuesta y será revisada por los token holders, quienes podrán votar por su aprobación. Las comunidades verificadas pueden solicitar fondos directamente de la DAO.
* **Administrar/Actualizar:** parámetros clave, fórmulas de cálculo, asignación de tesorería e incentivos.

## Tokenomics

* **Suministro Total**: 10 Mil Millones de PACT durante los próximos 10+ años (a partir de 2021).&#x20;
* **Distribución**: 40% para la comunidad, 30% para impactLabs, 20% como reserva de DAO y 10% para participantes tempranos.


---

# 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/espanol-1/impactmarket-apps/3.-protocolo-impactmarket/usdpact.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.
