> 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/planned-features/interactive-blocks.md).

# Affiliates

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

{% hint style="info" %}
Please keep in mind, that these designs might be out of date and do not always reflect the current state of development – if you want to help us with your design skills, please consider joining our [Design group](/activist/organization/community/circles-and-groups.md#design).
{% endhint %}

Organizations and users can give support to each other as well as events:

* **Supporter**: a one-way relationship of support
* **Ally**: a relationship of mutual support

Relationships between organizations will help users find similar organizations or easily connect with actions when they’re in a new place. Affiliations will also determine notifications and access to restricted content.

### Showing networks of solidarity

Being able to assess relationships on our activist network will be an important way for people to inform their decisions.

* Do I want to join a certain action?
* Do I want to collaborate with a group on an event?
* Do I want to share my resources with someone?

You want to know who supports who and use this as a reference to decide if you want to join an event, group or organization? We want to make these networks of solidarity more visible.

#### **Strangers, supporters or allies?**

You can show support – for events, organizations and other individuals on the platform.

* **Supporter**: a one-way relationship of support
* **Ally**: a relationship of mutual support

#### T**rust effects access**

Affiliations determine notifications and degrees of access to restricted content.

Not every new supporter should know your most well-hidden secrets.


---

# 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/planned-features/interactive-blocks.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.
