> 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/francais-1/impactmarket-apps/3.-le-protocole-impactmarket/how-to-back-a-community-1.md).

# $PACT

[$PACT, c’est le jeton de gouvernance d’impactMarket](https://medium.com/impactmarket/introducing-pact-governance-token-airgrab-impact-farming-4e99c899701e). Il agit comme un moyen mondial de gouvernance qui responsabilise les participants grâce à la prise de décision.

Les **détenteurs de jetons/tokens** auront la possibilité d’influencer la santé, l’orientation, la croissance et l’impact futurs du protocole:

* **Délégation du pouvoir de vote:** tout détenteur de jetons peut déléguer le pouvoir de vote à lui-même, à une personne en qui il a confiance ou à des participants clés au protocole. Vous pouvez voter avec n’importe quelle quantité de jetons; Vous n’avez pas besoin de les miser, gardez-les seulement dans votre portefeuille.
* **Vérification et validation des communautés:** Chaque nouvelle communauté RBI sera soumise sous forme de proposition et examinée par les détenteurs de jetons, qui pourront voter pour son approbation. Les communautés vérifiées peuvent demander un financement directement au DAO.
* **Gérer/Mettre à jour:** paramètres clés, formules de calcul, allocation de trésorerie et incitations.

## Tokenomics

**Offre Totale** : 10 milliards de PACT au cours des 10+ prochaines années (à partir de 2021).

**Répartition** : 40 % à la communauté, 30 % à impactLabs, 20 % en tant que réserve DAO et 10 % aux participants précoces.


---

# 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/francais-1/impactmarket-apps/3.-le-protocole-impactmarket/how-to-back-a-community-1.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.
