> 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/product/about.md).

# About

We’re building a platform for people who want to make a difference in their communities and beyond. Here, you can connect with organizations, find or host events, and collaborate on actions. Our community is focused on empowering activists by providing tools that foster learning, connection, and effective action.

{% content-ref url="/pages/htYfy4x3coaOcba60vjP" %}
[Changelog](/activist/product/about/changelog.md)
{% endcontent-ref %}

{% content-ref url="/pages/WkEeoPHk37hRLG47WWrU" %}
[Roadmap](/activist/product/about/roadmap.md)
{% endcontent-ref %}

***

### MVP

Our first release.

{% hint style="info" %}
We are currently in the last stages of our MVP development.
{% endhint %}

{% content-ref url="/pages/uIKayMOyKpmmROqVYcP7" %}
[Event pages](/activist/product/mvp/event-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZXxfwYY21Yz9PCv9X7ja" %}
[Organization profiles](/activist/product/mvp/markdown.md)
{% endcontent-ref %}

{% content-ref url="/pages/3IRLiOlrC2PAvUdm1Eh0" %}
[Groups](/activist/product/mvp/groups.md)
{% endcontent-ref %}

{% content-ref url="/pages/TN2UBUGI8gkjYDeBqbHT" %}
[Resources](/activist/product/mvp/resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/SZ2lChiQ8ErQV4ARZubi" %}
[FAQ](/activist/product/mvp/faq.md)
{% endcontent-ref %}

{% content-ref url="/pages/wcTLRHijDTlqCHuWtihp" %}
[Home](/activist/product/mvp/home.md)
{% endcontent-ref %}

***

### Planned features

We have a lot more planned for the future.

In the meantime: There are great open-source solutions for many of the problems that these planned features address – so until we've built our own spin on these, we happily recommend the right tool for your problem – just get in touch with us or check out the suggestions in the pages.

{% content-ref url="/pages/cCheNJrSSz178eamBRYb" %}
[Search](/activist/product/planned-features/search.md)
{% endcontent-ref %}

{% content-ref url="/pages/DSQqnsAqJPnIRyPgQJ1S" %}
[Tasks](/activist/product/planned-features/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/oa0XskrCEgbVlYaOnehE" %}
[Affiliates](/activist/product/planned-features/interactive-blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/3XZtQBQ1AE64vWP0weWQ" %}
[Discussions](/activist/product/planned-features/discussions.md)
{% endcontent-ref %}

{% content-ref url="/pages/e9ZWX0DNQ22wJTCZjyW7" %}
[User Profiles](/activist/product/planned-features/openapi.md)
{% endcontent-ref %}

{% content-ref url="/pages/QwHFLVleY7QejI9V4gc3" %}
[Topics](/activist/product/planned-features/images-and-media.md)
{% endcontent-ref %}

{% content-ref url="/pages/eQlY7fjp8zEQmAlJHbP6" %}
[Votes](/activist/product/planned-features/votes.md)
{% endcontent-ref %}

***

{% hint style="info" %}
If you want to see these features realized rather sooner than later, consider [supporting us](https://docs.activist.org/activist/welcome/support-us) with your skills, reach or money.
{% endhint %}


---

# 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/product/about.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.
