> 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/2.-productos-impactmarket/ecosistema-ubi/todo-sobre-las-comunidades.md).

# Todo sobre las comunidades

## Selección de comunidades&#x20;

Las comunidades suelen estar dirigidas por instituciones sociales locales que tienen acceso directo a los beneficiarios finales, seleccionando primero a aquellos que lo necesitan con urgencia.

&#x20;Después de presentar la solicitud y ser aceptado en ImpactMarket, cada comunidad tendrá uno o más administradores comunitarios que mantendrán actualizada la información pública de la comunidad y podrán agregar múltiples beneficiarios. Cada beneficiario tendrá acceso a UBI hasta que se agoten los fondos.

**Para acceder a este programa**, solicita a tu comunidad o a una institución social local de tu confianza que solicite una comunidad impactMarket o ponte en contacto con nosotros.

## Formatos

Las comunidades no son todas iguales. impactMarket como diferentes formatos para diferentes comunidades. A partir de ahora, la única diferencia es para aquellos que se autofinancian por completo. El contribuyente no es ilegible para las recompensas de $PACT al realizar una contribución.


---

# 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/2.-productos-impactmarket/ecosistema-ubi/todo-sobre-las-comunidades.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.
