> 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/impactmarket-apps/2.-impactmarkets-products/unconditional-basic-income-ubi/how-communities-work/how-to-apply-a-community.md).

# How to apply a community?

If you have a proposal to create a UBI community in your country or region, please, read it carefully and fill [**in this form**](https://forms.gle/nmEb85HHxcbGupjr7)**.**

**As a Community Manager,** you can apply to your community (tap the blue button "Apply Community"). If approved, you can immediately start adding the community beneficiaries who will have access to the funds deposited in that community, equally for everyone. <br>

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

## Apply Community

The process of applying is extremely simple as you just need to fill out a form with: \
\
**Community**

* Name
* Short description
* Cover image
* Manager profile photo
* City
* Country
* Email

**Contract Details (** Rules for accessing funds. As an example, each beneficiary can request $1 / day until they accumulate a maximum of $ 500)

* Amount per claim
* Claim Frequency (Daily or Weekly)
* Total claim amount per beneficiary
* Total increment after each claim (Minutes or Hours)

## Accepted Communities

After a community gets accepted by impactMarket,  a contract is created and submitted on the Celo blockchain with the data we get from the form. After this, the community manager will be notified by email and push notification on the impactMarket app and can immediately start managing the community and doing things like

* Adding or Removing beneficiaries;
* Adding or Removing Managers;
* Edit the public information about the community like Name, Short Description, Cover image, City, Country.
* Ensure there are funds available for the community.

{% hint style="info" %}
Please consider that impactMarket follows a growth framework that allows us to prioritize first the most needed and do better management of our donations.
{% endhint %}

You can check the entire methodology in [**this article**](https://medium.com/impactmarket/impactmarket-growth-framework-c04d3169d446)**.**&#x20;


---

# 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/impactmarket-apps/2.-impactmarkets-products/unconditional-basic-income-ubi/how-communities-work/how-to-apply-a-community.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.
