> For the complete documentation index, see [llms.txt](https://docs.activist.org/activist/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.activist.org/activist/welcome/request-access.md).

# Request access

{% hint style="success" %}
Our aim is to secure a progressive community by putting platform health before platform growth.
{% endhint %}

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

## Community Governance

We aim to create a self-governing platform where community-driven processes ensure inclusivity and accountability, without imposing rigid top-down guidelines. Rather than acting as a centralized authority, we aim to empower organizations to maintain collective oversight. Any organization can apply to join the platform, and acceptance is determined by peer sponsorship. We look forward to fine tuning the exact mechanisms of joining with our community after launch.

To maintain a balance of accountability, if an organization is flagged, the flagging individual provides reasons for their concern. A voting process involving the entire network is triggered if a certain threshold of flags is reached. The majority vote determines whether the organization remains on the platform or is banned. This decentralized decision-making process puts the community in control.

Organizations that sponsor a banned organization will receive a strike, with mechanisms for restricting their ability to sponsor further organizations being developed within the community as it grows.&#x20;

This system encourages careful sponsorship while preventing misuse of platform governance.

## Request access

Together with experienced activists we are selecting an initial group of organizations that have a proven track record of inclusivity and elevating underrepresented groups. We are still developing our operating principles and will always update them based on community decisions. Questions around flagging, banning, guidelines and rules will always be answered collectively.

{% hint style="info" %}
If you want to join this process and co-determine how we'll develop and implement processes of community governance, we invite you to [request access via this form](https://forms.activist.org/s/cm30ujrcj0003107fqc75yke8).&#x20;
{% endhint %}

After your application a member of our team will reach out to you.


---

# 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.activist.org/activist/welcome/request-access.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.
