> 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.md).

# Product

- [About](https://docs.activist.org/activist/product/about.md): Our structure and goals
- [Changelog](https://docs.activist.org/activist/product/about/changelog.md): What's new
- [Roadmap](https://docs.activist.org/activist/product/about/roadmap.md)
- [MVP](https://docs.activist.org/activist/product/mvp.md): What is ready for you
- [Event pages](https://docs.activist.org/activist/product/mvp/event-pages.md): Collaborative events made for activists and their needs
- [Organization profiles](https://docs.activist.org/activist/product/mvp/markdown.md): Easy-to-use microsites for organizations of all sizes with multiple subpages
- [Groups](https://docs.activist.org/activist/product/mvp/groups.md): Structured overview of an organization's internal groups
- [Resources](https://docs.activist.org/activist/product/mvp/resources.md): A simple link hub for organizations, groups and events
- [Home](https://docs.activist.org/activist/product/mvp/home.md): A quick snapshot of recent platform activity
- [FAQ](https://docs.activist.org/activist/product/mvp/faq.md)
- [Onboarding](https://docs.activist.org/activist/product/mvp/onboarding.md)
- [Planned features](https://docs.activist.org/activist/product/planned-features.md): What we're building for you
- [Search](https://docs.activist.org/activist/product/planned-features/search.md): Easily find, filter and share.
- [Topics](https://docs.activist.org/activist/product/planned-features/images-and-media.md)
- [Affiliates](https://docs.activist.org/activist/product/planned-features/interactive-blocks.md): Relationships between organizations, people and events.
- [Tasks](https://docs.activist.org/activist/product/planned-features/integrations.md): Kanban boards for organizing the work to be done
- [Discussions](https://docs.activist.org/activist/product/planned-features/discussions.md): Dedicated forums for organizations and their events.
- [User Profiles](https://docs.activist.org/activist/product/planned-features/openapi.md): A cross-signed online persona
- [Votes](https://docs.activist.org/activist/product/planned-features/votes.md): Linking events and organizations to decision making.
- [Data and security](https://docs.activist.org/activist/product/data-and-security.md)
- [Hosting](https://docs.activist.org/activist/product/data-and-security/hosting.md): Where we host
- [Privacy policy](https://docs.activist.org/activist/product/data-and-security/privacy-policy.md): Effective Date: 15.01.2025
- [Warrant canary](https://docs.activist.org/activist/product/data-and-security/warrant-canary.md)
- [Migration pathways](https://docs.activist.org/activist/product/data-and-security/migration-pathways.md)
- [Use cases](https://docs.activist.org/activist/product/use-cases.md): Many ways you use our platform
- [Get active](https://docs.activist.org/activist/product/use-cases/get-active.md): Find and join an event!
- [Educate yourself](https://docs.activist.org/activist/product/use-cases/get-active/educate-yourself.md)
- [Join an action](https://docs.activist.org/activist/product/use-cases/get-active/join-an-action.md)
- [Resisting deportation](https://docs.activist.org/activist/product/use-cases/get-active/resisting-deportation.md)
- [Document police violence](https://docs.activist.org/activist/product/use-cases/get-active/document-police-violence.md): How to document police misconduct at rotests
- [Support direct aid](https://docs.activist.org/activist/product/use-cases/get-active/support-direct-aid.md)
- [Counter propaganda](https://docs.activist.org/activist/product/use-cases/get-active/counter-propaganda.md)
- [Investigate authorities](https://docs.activist.org/activist/product/use-cases/get-active/investigate-authorities.md)
- [Collect signatures](https://docs.activist.org/activist/product/use-cases/get-active/collect-signatures.md)
- [Get organized](https://docs.activist.org/activist/product/use-cases/get-organized.md): Find and join an organization!
- [Unionize at work](https://docs.activist.org/activist/product/use-cases/get-organized/unionize-at-work.md)
- [Start a tenant union](https://docs.activist.org/activist/product/use-cases/get-organized/unionize-your-neighbors.md)
- [Support refugees](https://docs.activist.org/activist/product/use-cases/get-organized/support-refugees.md)
- [Build a user council](https://docs.activist.org/activist/product/use-cases/get-organized/build-a-user-council.md)
- [Protect your privacy](https://docs.activist.org/activist/product/use-cases/get-organized/protect-your-privacy.md)
- [Grow your organization](https://docs.activist.org/activist/product/use-cases/grow-your-organization.md): Tools for organizers
- [Onboard new people](https://docs.activist.org/activist/product/use-cases/grow-your-organization/onboard-new-people.md)
- [Collaborate on events](https://docs.activist.org/activist/product/use-cases/grow-your-organization/collaborate-on-events.md)
- [Document your events](https://docs.activist.org/activist/product/use-cases/grow-your-organization/document-your-events.md)
- [Run a campaign](https://docs.activist.org/activist/product/use-cases/grow-your-organization/link-events-to-a-campaign.md)
- [Other use cases](https://docs.activist.org/activist/product/use-cases/other-use-cases.md)
- [Toolbox](https://docs.activist.org/activist/product/toolbox.md): Your tools of resistance


---

# 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:

```
GET https://docs.activist.org/activist/product.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
